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

Commit

Permalink
update version (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcakyon authored Jan 8, 2024
1 parent 415e878 commit 7867473
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.1.6'
__version__ = '0.1.7'
__author__ = 'safevideo'
__license__ = 'AGPL-3.0'

Expand Down

0 comments on commit 7867473

Please sign in to comment.