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 2828 # Versions should comply with PEP440. For a discussion on single-sourcing
2929 # the version across setup.py and the project code, see
3030 # https://packaging.python.org/en/latest/single_source_version.html
31- version = '0.2 .0' ,
31+ version = '0.3 .0' ,
3232
3333 description = 'A simple to use interface to the XInput API for Python' ,
3434
7474 ],
7575
7676 # 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 ' ,
7878
7979 # You can just specify the packages manually here if your project is
8080 # simple. Or you can use find_packages().
You can’t perform that action at this time.
0 commit comments