Skip to content

Commit 7350fb5

Browse files
committed
New version release 0.2.10-beta
1 parent b2e5b22 commit 7350fb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wshell/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
import os
66

7-
__version__ = '0.1.0-beta'
7+
__version__ = '0.2.10-beta'
88

99
DATA_DIR = os.path.join(os.path.dirname(os.path.dirname(__file__)), 'data')

0 commit comments

Comments
 (0)