We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e034e4d commit 68c1d50Copy full SHA for 68c1d50
plash_cli/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = "0.3.11"
+__version__ = "0.3.12"
2
from .cli import *
settings.ini
@@ -2,7 +2,7 @@
jupyter_hooks = False
3
repo = plash_cli
4
lib_name = plash_cli
5
-version = 0.3.11
+version = 0.3.12
6
min_python = 3.10
7
license = apache2
8
black_formatting = False
0 commit comments