mirror of
https://github.com/creyD/entro.py.git
synced 2026-04-12 20:00:29 +02:00
Bugfixes + Renamed to entro_py
This commit is contained in:
4
setup.py
4
setup.py
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user