Skip to content

Commit 214e4ab

Browse files
committed
Tagging v1.3.7
1 parent 55b4b57 commit 214e4ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cactus_ui/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import logging
22
import sys
33

4-
__version__ = "1.3.6"
4+
__version__ = "1.3.7"
55

66
logging.basicConfig(stream=sys.stdout, level=logging.INFO)

0 commit comments

Comments
 (0)