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
SeeknnDestroy committed Nov 29, 2023
1 parent e9334b1 commit 8929c28
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.1'
__version__ = '0.1.2'
__author__ = 'safevideo'
__license__ = 'AGPL-3.0'

Expand Down

0 comments on commit 8929c28

Please sign in to comment.