release of 0.6.2

Update to 0.6.2 for typo and new release
This commit is contained in:
Flo
2022-08-17 15:57:28 +02:00
committed by GitHub
parent 2a448890ff
commit d19bfc6507

View File

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