Skip to content

Commit 68c1d50

Browse files
committed
bump
1 parent e034e4d commit 68c1d50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plash_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.3.11"
1+
__version__ = "0.3.12"
22
from .cli import *

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
jupyter_hooks = False
33
repo = plash_cli
44
lib_name = plash_cli
5-
version = 0.3.11
5+
version = 0.3.12
66
min_python = 3.10
77
license = apache2
88
black_formatting = False

0 commit comments

Comments
 (0)