diff --git a/const.go b/const.go index d1e797a..ef09005 100644 --- a/const.go +++ b/const.go @@ -2,5 +2,5 @@ package scipipe const ( // Version is the SciPipe version in string format - Version = "0.10.2" + Version = "0.11.0" )