Skip to content

Commit 74c558f

Browse files
Preparing release 0.6.2
1 parent e04ebfa commit 74c558f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Create and use a new uinput device with key-capabilities:
3030
General information
3131
-------------------
3232

33-
- Version: 0.6.1
33+
- Version: 0.6.2
3434
- License: GPLv3+ (see COPYING for details)
3535
- Author: Tuomas Jorma Juhani Räsänen <tuomasjjrasanen@tjjr.fi>
3636
- Homepage: <http://tjjr.fi/software/python-uinput/>

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def run(self):
2323
_build_py.run(self)
2424

2525
setup(name='python-uinput',
26-
version='0.6.1',
26+
version='0.6.2',
2727
description='Python bindings for Linux uinput system.',
2828
author='Tuomas Jorma Juhani Räsänen',
2929
author_email='tuomasjjrasanen@tjjr.fi',

0 commit comments

Comments
 (0)