flushing
This commit is contained in:
parent
4caa6493c1
commit
6b52d0369b
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(
|
||||
name="ParaUtils",
|
||||
version="0.1.6.1"
|
||||
version="0.1.6.1",
|
||||
packages=find_packages(),
|
||||
package_data = {
|
||||
'ParaUtils.Score': ['ParaUtils/Score/*.xlsx'],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue