1 parent c7dd28b commit dcad56bCopy full SHA for dcad56b
1 file changed
camilladsp/versions.py
@@ -9,7 +9,7 @@
9
10
from .commandgroup import _CommandGroup
11
12
-VERSION = "3.0.0"
+VERSION = "4.0.0"
13
14
15
class Versions(_CommandGroup):
0 commit comments