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.
1 parent 55b4b57 commit 214e4abCopy full SHA for 214e4ab
src/cactus_ui/__init__.py
@@ -1,6 +1,6 @@
1
import logging
2
import sys
3
4
-__version__ = "1.3.6"
+__version__ = "1.3.7"
5
6
logging.basicConfig(stream=sys.stdout, level=logging.INFO)
0 commit comments