diff --git a/setup.py b/setup.py index e60fe6d..5a03799 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="ruben-snake-cmd", - version="0.2.0", + version="0.2.2", author="Ruben Dougall", author_email="info.ruebz999@gmail.com", description="Command-line version of the classic Snake game.",