Bump version to 0.1.1
This commit is contained in:
parent
03edf98b86
commit
0a418e5836
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||
|
||||
setuptools.setup(
|
||||
name="cast",
|
||||
version="0.1.0",
|
||||
version="0.1.1",
|
||||
author="Micke Nordin",
|
||||
author_email="hej@mic.ke",
|
||||
data_files=[('share/applications', ['data/org.smolnet.cast.desktop']),
|
||||
|
|
Loading…
Add table
Reference in a new issue