File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11[
22 {
33 "name" : " nightly" ,
4- "version" : " 3.1 .0dev" ,
4+ "version" : " 3.4 .0dev" ,
55 "url" : " https://pyopenms.readthedocs.io/en/latest/"
66 },
7+ {
8+ "name" : " 3.3.0" ,
9+ "version" : " 3.3.0" ,
10+ "url" : " https://pyopenms.readthedocs.io/en/release3.3.0/"
11+ },
712 {
813 "name" : " 3.2.0" ,
914 "version" : " 3.2.0" ,
Original file line number Diff line number Diff line change 7474
7575# General information about the project.
7676project = u'pyOpenMS'
77- copyright = u'2023 , OpenMS Team '
77+ copyright = u'2024 , OpenMS Inc '
7878author = u'OpenMS Team'
7979
8080# The version info for the project you're documenting, acts as replacement for
8181# |version| and |release|, also used in various other places throughout the
8282# built documents.
8383#
8484# The short X.Y version.
85- version = u'3.2 .0'
85+ version = u'3.3 .0'
8686# The full version, including alpha/beta/rc tags.
8787release = version
8888rtd_branch = os .environ .get ('READTHEDOCS_GIT_IDENTIFIER' , '' )
You can’t perform that action at this time.
0 commit comments