Working on Xbox mapping. /JL

This commit is contained in:
2025-04-25 18:03:44 +02:00
parent 57d2d60f67
commit 029eb3095e
3 changed files with 4 additions and 4 deletions

View File

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