Skip to content

Commit 6273f7e

Browse files
author
Shi Jin
authored
Merge pull request #51 from jinzishuai/patch-1
Update version to 2.49
2 parents 6dfae06 + 64c89b6 commit 6273f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name = "clc-sdk",
14-
version = "2.48",
14+
version = "2.49",
1515
packages = find_packages("."),
1616

1717
install_requires = ['prettytable','clint','argparse','requests'],

0 commit comments

Comments
 (0)