mirror of
https://github.com/Steffo99/royalspells.git
synced 2024-11-21 15:34:21 +00:00
Why alpha if it works
This commit is contained in:
parent
59f34c4591
commit
a25d58377c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open("README.md", "r") as f:
|
|||
|
||||
setuptools.setup(
|
||||
name="royalspells",
|
||||
version="3.2a1",
|
||||
version="3.2",
|
||||
author="Stefano Pigozzi",
|
||||
author_email="ste.pigozzi@gmail.com",
|
||||
description="A package to procedurally generate useless spells!",
|
||||
|
|
Loading…
Reference in a new issue