flushing
This commit is contained in:
parent
3b1e0d0e74
commit
5d9d6e7710
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="ParaUtils",
|
name="ParaUtils",
|
||||||
version="0.1.6.3",
|
version="0.1.6.4",
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
)
|
)
|
||||||
Loading…
Add table
Reference in a new issue