Bump version to 0.1.0
This commit is contained in:
parent
a5a2a5abb8
commit
733f8acee5
2 changed files with 2 additions and 2 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.0.1",
|
||||
version="0.1.0",
|
||||
author="Micke Nordin",
|
||||
author_email="hej@mic.ke",
|
||||
data_files=[('share/applications', ['data/org.smolnet.cast.desktop']),
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[DEFAULT]
|
||||
Depends3: python3-bs4, python3-wxgtk4.0, python3-wxgtk-media4.0, python3-feedparser, python3-vlc, python3-pychromecast
|
||||
Debian-Version: 2
|
||||
Debian-Version: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue