Updated initialization code. /JL
Some checks failed
Run Controller Tests / test (push) Has been cancelled

This commit is contained in:
2025-05-07 21:40:40 +02:00
parent 79230bfef3
commit 96ae8860d5
4 changed files with 4 additions and 4 deletions

View File

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