Skip to content

Commit ade1757

Browse files
committed
Updated to v0.3.0
1 parent 5ac99e4 commit ade1757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
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

@@ -74,7 +74,7 @@
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().

0 commit comments

Comments
 (0)