diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2020-04-23 18:59:51 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2020-04-23 18:59:51 +0200 |
| commit | 481b75a05837ecb39dce15a22cff9337e520344f (patch) | |
| tree | 5cf075d834694bf9d3db5859c336277789bf7cff /setup.py | |
| parent | 8933627f6c5f9932f9ee60c1d9284091b7eea522 (diff) | |
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |
