update source code location

master
S Groesz 2 years ago
parent 55ae3544d5
commit ecc1b3bd8d

@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="binary-bits",
version="1.1.0",
version="1.1.1",
author="S Groesz",
description="Provide additional methods for working with binary data",
long_description=long_description,
@ -28,6 +28,6 @@ setuptools.setup(
'test': ['coverage'],
},
project_urls={
'Source': 'http://git.groesz.org/wp/bits/',
'Source': 'http://git.groesz.org/Groesz.org/bits/',
},
)

Loading…
Cancel
Save