File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323author = "Richard E Parke"
2424
2525# The full version, including alpha/beta/rc tags
26- release = "0.7.3 "
26+ release = "0.7.4 "
2727
2828
2929# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.7.3
2+ current_version = 0.7.4
33commit = True
44tag = True
55
@@ -10,4 +10,3 @@ replace = version="{new_version}"
1010[bumpversion:file:docs/source/conf.py]
1111search = release = " {current_version}"
1212replace = release = " {new_version}"
13-
Original file line number Diff line number Diff line change 99setup (
1010 name = "swmr_tools" ,
1111 packages = ["swmr_tools" ],
12- version = "0.7.3 " ,
12+ version = "0.7.4 " ,
1313 license = "MIT" ,
1414 description = "Python iterator for safely monitoring NeXus files" ,
1515 long_description = long_description ,
You can’t perform that action at this time.
0 commit comments