Update setup.py

major version bump due to changes to theme
This commit is contained in:
onyx-and-iris 2022-04-24 12:13:22 +01:00
parent c49d05e0f2
commit d8a240652d

View File

@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setuptools.setup(
name="vmcompact",
version="0.0.1",
version="1.0.0",
author="Onyx and Iris",
author_email="code@onyxandiris.online",
description="Compact Tkinter Voicemeeter Remote App",