File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1717# -- Project information -----------------------------------------------------
1818
1919project = 'OpenMS'
20- copyright = '2023 , OpenMS Inc'
20+ copyright = '2002-present , OpenMS Inc'
2121author = 'OpenMS Team'
2222
2323
2626# built documents.
2727#
2828# The short major.minor.patch version.
29- version = '3.3 .0'
29+ version = '3.4 .0'
3030# Short version for the latest supported KNIME
3131knime_version = '5.3.0'
3232
3333# The full version, including alpha/beta/rc tags.
34- release = '3.3 .0'
34+ release = '3.4 .0'
3535
3636# -- General configuration ---------------------------------------------------
3737
Original file line number Diff line number Diff line change @@ -11,3 +11,5 @@ sphinx-design
1111sphinx-notfound-page
1212sphinx-inline-tabs
1313sphinx-hoverxref
14+ # Dependency of Sphinx, the 3.0 release breaks it (currently)
15+ snowballstemmer < 3
You can’t perform that action at this time.
0 commit comments