Merge pull request #48 from kakawait/patch-1
Update setup.py version to match latest version
This commit is contained in:
commit
fcd862dfdf
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