Update setup.py

This commit is contained in:
Matthew Giaconelli 2023-05-06 22:48:50 -07:00 committed by GitHub
parent 14eae96e37
commit 50566b8ad5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
from setuptools import setup
setup(name='python-validity',
version='0.15',
version='0.14',
py_modules=[],
packages=['validitysensor'],
scripts=[