Skip to content

Commit 9ecf544

Browse files
committed
bump version
1 parent 53691f3 commit 9ecf544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patcher/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
pass # mido is optional, only needed to read .syx and send to external devices
1010
from . import fswrap, fpyaml
1111

12-
VERSION = '0.7.2'
12+
VERSION = '0.7.3'
1313

1414
CC_DEFAULTS = [0] * 120
1515
CC_DEFAULTS[0] = -1 # bank select

0 commit comments

Comments
 (0)