Cleanup code. /JL

This commit is contained in:
2025-05-06 20:57:58 +02:00
parent e02148c937
commit b0d364b15e
15 changed files with 2 additions and 15 deletions

View File

@@ -3,7 +3,7 @@ if __name__ == "__main__":
setup(
name='pygameControls',
version='0.2.0',
version='0.2.1',
packages=find_packages(),
install_requires=[],
author='Jan Lerking',