Public PyPi release
This commit is contained in:
parent
9835819b16
commit
543c71b562
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -12,7 +12,7 @@ long_description = re.sub("\[(.*)\]\((?!http)(.*)\)", r"[\1](https://git.friedl.
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="bytetrie",
|
name="bytetrie",
|
||||||
version="0.0.7",
|
version="0.1.0",
|
||||||
url="https://git.friedl.net/incubator/bytetrie",
|
url="https://git.friedl.net/incubator/bytetrie",
|
||||||
license="MIT",
|
license="MIT",
|
||||||
author="Armin Friedl",
|
author="Armin Friedl",
|
||||||
|
|
Loading…
Reference in a new issue