Skip to content

Commit

Permalink
fixing test version
Browse files Browse the repository at this point in the history
  • Loading branch information
gfursin committed Dec 9, 2024
1 parent b3c0005 commit 617408f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cm/cmind/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Written by Grigori Fursin

__version__ = "3.5.1"
__version__ = "3.5.1.1"

from cmind.core import access
from cmind.core import x
Expand Down

0 comments on commit 617408f

Please sign in to comment.