Skip to content

Commit 7c243fc

Browse files
committed
build( Version ): ⬆️ 0.0.8.10
1 parent e958ea2 commit 7c243fc

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
@@ -6,7 +6,7 @@
66

77
setup(
88
name='qsnctf',
9-
version='0.0.8.9',
9+
version='0.0.8.10',
1010
install_requires=['PyExecJS2', 'pybase62', 'base58', 'requests', 'bs4', 'urllib3', 'rarfile', 'sympy'],
1111
packages=find_packages(),
1212
include_package_data=True,

0 commit comments

Comments
 (0)