aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2020-04-23 18:59:51 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2020-04-23 18:59:51 +0200
commit481b75a05837ecb39dce15a22cff9337e520344f (patch)
tree5cf075d834694bf9d3db5859c336277789bf7cff /setup.py
parent8933627f6c5f9932f9ee60c1d9284091b7eea522 (diff)
Add afternoon themeHEADmaster
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b7961eb..2638372 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ with open("README.md", "r") as readme:
setuptools.setup(
name="bcst",
- version="0.0.7",
+ version="0.0.9",
scripts=["bcst/bcst"],
author="Loic Guegan",
author_email="manzerbredes@mailbox.org",