Removed debuging prints. /JL
Some checks failed
Run Controller Tests / test (push) Has been cancelled

This commit is contained in:
2025-05-07 21:44:07 +02:00
parent 96ae8860d5
commit 13901aeb50
3 changed files with 3 additions and 6 deletions

View File

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