Skip to content

Commit c66e93b

Browse files
author
Giles F. Hall
committed
releasing v0.2.3 release
1 parent 3f769f9 commit c66e93b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
build
2+
*.pyc

setup.py

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

55
__base__ = {
66
'name':'midi',
7-
'version':'0.2.2',
7+
'version':'v0.2.3',
88
'description':'Python MIDI API',
99
'author':'giles hall',
1010
'author_email':'ghall@csh.rit.edu',

0 commit comments

Comments
 (0)