Skip to content

Commit 2dfbcba

Browse files
committed
unbump
1 parent 2a67e49 commit 2dfbcba

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.11"
1+
__version__ = "0.3.10"
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.10
66
min_python = 3.11
77
license = apache2
88
black_formatting = False

0 commit comments

Comments
 (0)