bump version to 2024
This commit is contained in:
parent
66573e4d1d
commit
74b7935ced
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ def pyaccuwage_tests():
|
||||||
return test_suite
|
return test_suite
|
||||||
|
|
||||||
setup(name='pyaccuwage',
|
setup(name='pyaccuwage',
|
||||||
version='0.2020.0',
|
version='0.2024.0',
|
||||||
packages=['pyaccuwage'],
|
packages=['pyaccuwage'],
|
||||||
scripts=[
|
scripts=[
|
||||||
'scripts/pyaccuwage-checkseq',
|
'scripts/pyaccuwage-checkseq',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue