Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
update version (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcakyon authored Oct 19, 2023
1 parent 7ea85ba commit c115ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autollm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
and vector databases, along with various utility functions.
"""

__version__ = '0.0.1'
__version__ = '0.0.2'
__author__ = 'safevideo'
__license__ = 'AGPL-3.0'

Expand Down

0 comments on commit c115ea2

Please sign in to comment.