New version
This commit is contained in:
parent
f0ab244a72
commit
05aa6f8259
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open("README.md", "r") as readme:
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="bcst",
|
name="bcst",
|
||||||
version="0.0.6",
|
version="0.0.7",
|
||||||
scripts=["bcst/bcst"],
|
scripts=["bcst/bcst"],
|
||||||
author="Loic Guegan",
|
author="Loic Guegan",
|
||||||
author_email="manzerbredes@mailbox.org",
|
author_email="manzerbredes@mailbox.org",
|
||||||
|
|
Loading…
Add table
Reference in a new issue