Update setup.py

This commit is contained in:
Flo
2023-01-04 17:57:12 +01:00
committed by GitHub
parent 98271e866f
commit 7c79dc5fbf

View File

@@ -6,7 +6,7 @@ with open("README.md", "r") as fh:
setup(
name='pydualsense',
version='0.6.2',
version='0.6.3',
description='use your DualSense (PS5) controller with python',
long_description=long_description,
long_description_content_type="text/markdown",