bump version to 2018.01
This commit is contained in:
parent
7c32cb0dd3
commit
6381f8b1ec
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.2012.1',
|
version='0.2018.1',
|
||||||
packages=['pyaccuwage'],
|
packages=['pyaccuwage'],
|
||||||
scripts=[
|
scripts=[
|
||||||
'scripts/pyaccuwage-parse',
|
'scripts/pyaccuwage-parse',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue