Skip to content

Commit 8d1cf68

Browse files
committed
bump version to 0.4.7
1 parent 3844a34 commit 8d1cf68

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
Development
4+
0.4.7 (Oct 07, 2015)
55
^^^^^^^^^^^^^^^^^^^^
66

77
- Fallback to distutils if setuptools is not available.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
#-----------------------------------------------------------------------------
4444
kw = {
4545
'name': 'evdev',
46-
'version': '0.4.6',
46+
'version': '0.4.7',
4747

4848
'description': 'Bindings to the Linux input handling subsystem',
4949
'long_description': open(pjoin(here, 'README.rst')).read(),

0 commit comments

Comments
 (0)