Change version
This commit is contained in:
parent
1d536ae3ff
commit
d86bd295c8
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.4",
|
version="0.0.5",
|
||||||
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