Bump to 0.7.0
This commit is contained in:
@@ -79,7 +79,5 @@ Most stuff for this implementation were provided by and used from:
|
|||||||
|
|
||||||
# Coming soon
|
# Coming soon
|
||||||
|
|
||||||
- add bluetooth support
|
|
||||||
- add multiple controllers
|
- add multiple controllers
|
||||||
- partially done
|
|
||||||
- add documentation using sphinx
|
- add documentation using sphinx
|
||||||
|
2
setup.py
2
setup.py
@@ -6,7 +6,7 @@ with open("README.md", "r") as fh:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pydualsense',
|
name='pydualsense',
|
||||||
version='0.6.4',
|
version='0.7.0',
|
||||||
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",
|
||||||
|
Reference in New Issue
Block a user