udpated version

This commit is contained in:
Christopher Pickering 2021-07-30 14:45:39 -05:00
parent 71a77d77f5
commit ee65ce8a7a
No known key found for this signature in database
GPG key ID: E14DB3B0A0FACF84

View file

@ -6,7 +6,7 @@ from setuptools import find_packages, setup
project_path = Path(__file__).parent
__version__ = "0.1.5"
__version__ = "0.1.6"
def long_description():