File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.16.2
2+ current_version = 0.17.0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ authors:
1010 given-names : " Matthew"
1111 orcid : " https://orcid.org/0000-0003-4124-7862"
1212 affiliation : " University of Wisconsin-Madison"
13- title : " packtivity: v0.16.2 "
14- version : 0.16.2
13+ title : " packtivity: v0.17.0 "
14+ version : 0.17.0
1515doi : 10.5281/zenodo.309302
16- repository-code : " https://github.com/yadage/packtivity/releases/tag/v0.16.2 "
16+ repository-code : " https://github.com/yadage/packtivity/releases/tag/v0.17.0 "
1717url : " https://github.com/yadage/packtivity/"
1818keywords :
1919 - python
Original file line number Diff line number Diff line change 2020
2121setup (
2222 name = "packtivity" ,
23- version = "0.16.2 " ,
23+ version = "0.17.0 " ,
2424 description = "packtivity - general purpose schema + bindings for PROV activities" ,
2525 long_description = (this_directory / "README.md" ).read_text (),
2626 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments