1
0
mirror of https://github.com/Melon-Bread/RetroUFO synced 2024-11-25 00:38:33 -05:00

Have to bump the version to fix PyPi info

This commit is contained in:
Rain Clark 2019-12-11 00:52:47 -05:00
parent 5f3ad0ccc4
commit bdd5986bb0

View File

@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup( setuptools.setup(
name="RetroUFO", name="RetroUFO",
version="0.9.5", version="0.9.5-1",
author="Melon Bread", author="Melon Bread",
author_email="rain@melonbread.dev", author_email="rain@melonbread.dev",
description="Easily upgrade all libreto cores from the build bot", description="Easily upgrade all libreto cores from the build bot",