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

Commit

Permalink
update autollm version
Browse files Browse the repository at this point in the history
  • Loading branch information
fcakyon authored Jan 9, 2024
1 parent fdcb750 commit d7e3a97
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.7'
__version__ = '0.1.8'
__author__ = 'safevideo'
__license__ = 'AGPL-3.0'

Expand Down

0 comments on commit d7e3a97

Please sign in to comment.