0.0.6, fixed field types
This commit is contained in:
parent
7cb8bed61e
commit
076efd4036
3 changed files with 46 additions and 46 deletions
2
setup.py
2
setup.py
|
@ -1,6 +1,6 @@
|
|||
from distutils.core import setup
|
||||
setup(name='pyaccuwage',
|
||||
version='0.0.5',
|
||||
version='0.0.6',
|
||||
packages=['pyaccuwage'],
|
||||
zip_safe=True,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue