diff --git a/setup.py b/setup.py index cb1f7ac..fbaf225 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: setuptools.setup( name="entro_py-creyD", - version="1.0.1", + version="1.0.3", author="Conrad Großer", author_email="grosserconrad@gmail.com", description="Small Information Entropy Calculator",