File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
# Versions should comply with PEP440. For a discussion on single-sourcing
29
29
# the version across setup.py and the project code, see
30
30
# https://packaging.python.org/en/latest/single_source_version.html
31
- version = '0.2 .0' ,
31
+ version = '0.3 .0' ,
32
32
33
33
description = 'A simple to use interface to the XInput API for Python' ,
34
34
74
74
],
75
75
76
76
# What does your project relate to?
77
- keywords = 'XInput xinput-controller xinput-wrapper directx controller controller-api wrapper windows' ,
77
+ keywords = 'XInput xinput-controller xinput-wrapper directx controller controller-api wrapper windows thread threaded async ' ,
78
78
79
79
# You can just specify the packages manually here if your project is
80
80
# simple. Or you can use find_packages().
You can’t perform that action at this time.
0 commit comments