Skip to content

Commit 2263c25

Browse files
authored
Merge pull request #10 from wxue/master
update version # [DCD-242]
2 parents de93f60 + 6299e6e commit 2263c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def cat(files, join_str=''):
1414
PKG_NAME = 'troncli'
1515
PKG_AUTHOR = ', '.join(['Weiyu X'])
1616
PKG_SCRIPTS = ['tron-cli']
17-
PKG_VERSION = '0.1.3'
17+
PKG_VERSION = '0.1.4'
1818
PKG_REQUIRES = [
1919
'bleach==3.0.2',
2020
'cbox==0.5.0',

0 commit comments

Comments
 (0)