mirror of
https://github.com/creyD/entro.py.git
synced 2026-04-12 20:00:29 +02:00
Updated Version Number
- This is still a beta release (doesn't work)
This commit is contained in:
2
setup.py
2
setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="entro_py-creyD",
|
name="entro_py-creyD",
|
||||||
version="1.0.1",
|
version="1.0.3",
|
||||||
author="Conrad Großer",
|
author="Conrad Großer",
|
||||||
author_email="grosserconrad@gmail.com",
|
author_email="grosserconrad@gmail.com",
|
||||||
description="Small Information Entropy Calculator",
|
description="Small Information Entropy Calculator",
|
||||||
|
|||||||
Reference in New Issue
Block a user