File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ authors:
1212 given-names : Andreas
1313 affiliation : " German Aerospace Center (DLR)"
1414 orcid : " https://orcid.org/0000-0001-5750-5649"
15- version : " 2.1 .0"
16- date-released : " 2023-04-17 "
15+ version : " 2.2 .0"
16+ date-released : " 2023-09-05 "
1717license : MIT
1818repository-code : " https://github.com/DLR-SC/gitlab2prov"
1919references :
Original file line number Diff line number Diff line change 33__author__ = "Claas de Boer, Andreas Schreiber"
44__copyright__ = "Copyright 2020, German Aerospace Center (DLR) and individual contributors"
55__license__ = "MIT"
6- __version__ = "2.1 .0"
6+ __version__ = "2.2 .0"
77__status__ = "Development"
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ line-length = 99
7878target-version = [' py310' ]
7979
8080[tool .bumpversion ]
81- current_version = " 2.1 .0"
81+ current_version = " 2.2 .0"
8282commit = true
8383tag = true
8484tag_name = " {new_version}"
You can’t perform that action at this time.
0 commit comments