File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- HEAD
4+ 0.4.6 (Oct 07, 2014)
55^^^^^^^^^^^^^^^^^^^^
66
77- Rework documentation and docstrings once more.
88
99- Fix install on Python 3.4 (works around issue21121 _).
1010
11+ - Fix ioctl() requested buffer size (thanks Jakub Wojciech Klama).
12+
11130.4.5 (Jul 06, 2014)
1214^^^^^^^^^^^^^^^^^^^^
1315
Original file line number Diff line number Diff line change 1+ * ``Oct 07, 2014: `` Version 0.4.6 released.
2+
13* ``Jul 06, 2014: `` Version 0.4.5 released.
24
35* ``Jun 04, 2014: `` Version 0.4.4 released.
Original file line number Diff line number Diff line change 3535
3636kw = {
3737 'name' : 'evdev' ,
38- 'version' : '0.4.5 ' ,
38+ 'version' : '0.4.6 ' ,
3939
4040 'description' : 'Bindings to the Linux input handling subsystem' ,
4141 'long_description' : open (pjoin (here , 'README.rst' )).read (),
You can’t perform that action at this time.
0 commit comments