mirror of
https://github.com/Melon-Bread/RetroUFO
synced 2024-11-24 16:28:30 -05:00
Have to bump the version to fix PyPi info
This commit is contained in:
parent
5f3ad0ccc4
commit
bdd5986bb0
2
setup.py
2
setup.py
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user