update package version

This commit is contained in:
S Groesz 2021-04-14 02:07:16 +00:00
parent d111d402db
commit bafb8bc4b7
1 changed files with 1 additions and 1 deletions

View File

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