File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 given-names : " Hew"
99 orcid : " https://orcid.org/0000-0000-0000-0000"
1010title : " My Research Software"
11- version : 1.1 .0
11+ version : 1.2 .0
1212doi : 10.5281/zenodo.1234
1313date-released : 2017-12-18
1414url : " https://github.com/scientificcomputing/example-paper"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " my-paper"
7- version = " 1.1 .0"
7+ version = " 1.2 .0"
88dependencies = [
99 " ap_features" ,
1010 " matplotlib" ,
@@ -81,7 +81,7 @@ tag = true
8181sign_tags = false
8282tag_name = " v{new_version}"
8383tag_message = " Bump version: {current_version} → {new_version}"
84- current_version = " 1.1 .0"
84+ current_version = " 1.2 .0"
8585
8686
8787[[tool .bumpversion .files ]]
You can’t perform that action at this time.
0 commit comments