Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpitfire committed Nov 11, 2024
1 parent e1b473c commit 9c0c3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symai/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
os.environ['TOKENIZERS_PARALLELISM'] = "false"


SYMAI_VERSION = "0.6.9"
SYMAI_VERSION = "0.7.0"
__version__ = SYMAI_VERSION
__root_dir__ = settings.HOME_PATH / '.symai'

Expand Down

0 comments on commit 9c0c3fe

Please sign in to comment.