File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.2.0rc1
2+ current_version = 1.2.0rc2
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 99 given-names : Adam
1010
1111title : MUSE_OS
12- version : v1.2.0rc1
13- date-released : 2024-07-29
12+ version : v1.2.0rc2
13+ date-released : 2024-08-13
Original file line number Diff line number Diff line change 88project = "MUSE"
99copyright = "2024, Imperial College London"
1010author = "Imperial College London"
11- release = "1.2.0rc1 "
11+ release = "1.2.0rc2 "
1212version = "." .join (release .split ("." )[:2 ])
1313
1414# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 22
33import os
44
5- VERSION = "1.2.0rc1 "
5+ VERSION = "1.2.0rc2 "
66
77
88def _create_logger (color : bool = True ):
You can’t perform that action at this time.
0 commit comments