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

This commit is contained in:
2025-05-07 21:33:46 +02:00
parent 21da6857b0
commit 79230bfef3
5 changed files with 7 additions and 11 deletions

View File

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