Skip to content

Commit e5921bc

Browse files
committed
bump version to 0.2.0
1 parent b9a8577 commit e5921bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
kw = {
3939
'name' : 'evdev',
40-
'version' : '0.1.2',
40+
'version' : '0.2.0',
4141

4242
'description' : 'bindings for the linux input handling subsystem',
4343
'long_description' : open(pjoin(here, 'README.rst')).read(),

0 commit comments

Comments
 (0)