Add files via upload
This commit is contained in:
2
setup.py
2
setup.py
@ -8,7 +8,7 @@ with open("README.md", "r") as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="Tetris2000",
|
name="Tetris2000",
|
||||||
version="0.2",
|
version="0.2.2",
|
||||||
author="Adrien Malin",
|
author="Adrien Malin",
|
||||||
author_email="adrien.malin@protonmail.com",
|
author_email="adrien.malin@protonmail.com",
|
||||||
description="Another Tetris clone",
|
description="Another Tetris clone",
|
||||||
|
Reference in New Issue
Block a user