@@ -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",
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.