Updated Xbox controller. /JL

This commit is contained in:
2025-04-20 23:37:16 +02:00
parent ff3bfc66d2
commit 57d2d60f67
3 changed files with 6 additions and 6 deletions

View File

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