Tried to package the repo under new name and version

This commit is contained in:
2020-09-02 09:12:41 +02:00
parent 1b6d45b145
commit ece4b7f9dd
4 changed files with 4 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.3",
name="entro_py_min",
version="0.0.1",
author="Conrad Großer",
author_email="grosserconrad@gmail.com",
description="Small Information Entropy Calculator",