Skip to content

Commit a13a8ce

Browse files
committed
bump version
1 parent 939c259 commit a13a8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patcher/__init__.py

+1-1
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.13'
12+
VERSION = '0.7.14'
1313
FLUID_VERSION = '.'.join(map(str, fswrap.FLUID_VERSION))
1414

1515
CC_DEFAULTS = [0] * 120

0 commit comments

Comments
 (0)