promoting to v0.2
This commit is contained in:
parent
1a0f4183e7
commit
93d7465e1a
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1,6 +1,6 @@
|
||||||
from distutils.core import setup
|
from distutils.core import setup
|
||||||
setup(name='pyaccuwage',
|
setup(name='pyaccuwage',
|
||||||
version='0.1',
|
version='0.2',
|
||||||
packages=['pyaccuwage'],
|
packages=['pyaccuwage'],
|
||||||
zip_safe=True,
|
zip_safe=True,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue