New version

This commit is contained in:
Loic Guegan 2020-04-23 13:15:30 +02:00
parent f0ab244a72
commit 05aa6f8259

View file

@ -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",