Updated Xbox controller selection. /JL

This commit is contained in:
2025-04-20 23:25:09 +02:00
parent d6f72a8e74
commit ff3bfc66d2
2 changed files with 3 additions and 3 deletions

View File

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