Update package version

This commit is contained in:
Florian Kaiser
2021-06-28 23:04:55 +02:00
parent 36e8886754
commit 24c628a182

View File

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