Update setup.py version to match latest versoin
This commit is contained in:
parent
42df399646
commit
1b14986b3e
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@
|
|||
from setuptools import setup
|
||||
|
||||
setup(name='python-validity',
|
||||
version='0.11',
|
||||
version='0.12',
|
||||
py_modules=[],
|
||||
packages=['validitysensor'],
|
||||
scripts=[
|
||||
|
|
|
|||
Loading…
Reference in a new issue