Bump version to 0.1.0

main
Micke Nordin 2 years ago
parent a5a2a5abb8
commit 733f8acee5
Signed by: micke
GPG Key ID: 0DA0A7A5708FE257

@ -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…
Cancel
Save