Skip to content

Commit 6236f88

Browse files
committed
bump
1 parent 5fead29 commit 6236f88

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.6"
1+
__version__ = "0.3.7"
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.6
5+
version = 0.3.7
66
min_python = 3.11
77
license = apache2
88
black_formatting = False

0 commit comments

Comments
 (0)