We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b395821 + df7def0 commit 443bd03Copy full SHA for 443bd03
cm/CHANGES.md
@@ -1,4 +1,4 @@
1
-## V2.3.6.1
+## V2.3.7
2
- added cmind.core.debug to make it easier to debug CM automations
3
- added env CM_CORE_SKIP_FIX_REPO_PATH to skip fixing non-existent repo paths
4
cm/cmind/__init__.py
@@ -2,7 +2,7 @@
#
# Written by Grigori Fursin
5
-__version__ = "2.3.6.1"
+__version__ = "2.3.7"
6
7
from cmind.core import access
8
from cmind.core import error
0 commit comments