Skip to content

Commit dbf3749

Browse files
committed
version hike
1 parent 978080c commit dbf3749

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.7'
12+
VERSION = '0.7.8'
1313

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

0 commit comments

Comments
 (0)