refactor code structure. tests passing.

This commit is contained in:
2020-10-28 03:20:38 +00:00
parent 6e483cbd74
commit e94a824fa0
6 changed files with 17 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="bits",
version="1.0.1",
version="1.0.0",
author="S Groesz",
description="Make your bits easier to handle",
long_description=long_description,