update for pypi

This commit is contained in:
2020-11-19 04:23:42 +00:00
parent 1533f7ade6
commit 3ad4435b3f
3 changed files with 20 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ with open("README.md", "r") as fh:
long_description = fh.read()
setuptools.setup(
name="bits",
name="binary-bits",
version="1.0.0",
author="S Groesz",
description="Provide additional methods for working with binary data",