Skip to content

Commit 6eb4df5

Browse files
committed
version bump
1 parent 3b8624e commit 6eb4df5

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

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

0 commit comments

Comments
 (0)