Bugfixes + Renamed to entro_py

This commit is contained in:
2019-07-15 23:48:44 +02:00
parent 710e0b2069
commit aa1f3da92f
5 changed files with 6 additions and 3 deletions

View File

@@ -4,8 +4,8 @@ with open("README.md", "r") as fh:
long_description = fh.read()
setuptools.setup(
name="entro.py-creyD",
version="1.0",
name="entro_py-creyD",
version="1.0.1",
author="Conrad Großer",
author_email="grosserconrad@gmail.com",
description="Small Information Entropy Calculator",