Added Logitech F710 gamepad. /JL
Some checks failed
Run Controller Tests / test (push) Has been cancelled

This commit is contained in:
2025-05-13 13:57:10 +02:00
parent 13901aeb50
commit ad3214dd23
3 changed files with 6 additions and 5 deletions

View File

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