1
0
mirror of https://github.com/naruxde/revpipycontrol.git synced 2025-11-08 15:43:52 +01:00

Next release

This commit is contained in:
2020-06-25 13:38:30 +02:00
parent d7d1aa2194
commit 7939f193da
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ class MyEggInfo(distutils.command.install_egg_info.install_egg_info):
setup(
version="0.8.0a",
version="0.8.1",
python_requires="~=3.4",
requires=["tkinter", "zeroconf"],