Skip to content

Commit fac2b7f

Browse files
committed
(feat) new version
1 parent 8452e69 commit fac2b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symai/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
# Create singleton instance
3636
config_manager = settings.SymAIConfig()
3737

38-
SYMAI_VERSION = "0.9.4"
38+
SYMAI_VERSION = "0.9.5"
3939
__version__ = SYMAI_VERSION
4040
__root_dir__ = config_manager.config_dir
4141

0 commit comments

Comments
 (0)