Skip to content

Commit 5b25794

Browse files
committed
Update version number for doc updates release
1 parent ec5f59d commit 5b25794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fooof_mat/fooof_version.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ function fooof_version()
1414

1515
% Set the version number of the matlab wrapper
1616
% Note: this is where version is defined for this wrapper
17-
fooof_wrapper_version = "0.1.0";
17+
fooof_wrapper_version = "0.1.1";
1818

1919
% Display versions
2020
disp('Current version of FOOOF: ' + fooof_py_version)

0 commit comments

Comments
 (0)