Update DualSense controllers. /JL

This commit is contained in:
2025-04-20 12:08:16 +02:00
parent 1d65c88a7b
commit ce694b3625
4 changed files with 14 additions and 14 deletions

View File

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