Update setup.py

This commit is contained in:
Flo
2023-02-05 16:32:04 +01:00
committed by GitHub
parent 1b06033d4c
commit de894fca7e

View File

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