Skip to content

Commit 1ecfa43

Browse files
Merge pull request #1055 from mantidproject/SilkeSchomann-patch-2
Update version number
2 parents dad839f + 7f9c936 commit 1ecfa43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# sys.path.insert(0, os.path.abspath(os.path.join("../..", "src")))
2121

2222
# from mslice import version_info # noqa: E402
23-
version_info = (2, 10, 1)
23+
version_info = (2, 11, 0)
2424

2525
# -- General configuration ------------------------------------------------
2626

0 commit comments

Comments
 (0)