diff --git a/setup.py b/setup.py index b5f4ad3..04452f4 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ with open(path.join(here, "README.md"), encoding="utf-8") as f: setup( name="radio_exporter", - version="0.1.0", + version="0.3.0", description="", long_description=long_description, url="https://git.gammaspectra.live/S.O.N.G/radio_exporter",