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 11
2- # CORNERSTONE PDK 1.2.0
2+ # CORNERSTONE PDK 1.2.1
33
44![ ] ( https://i.imgur.com/V5Ukc6j.png )
55
Original file line number Diff line number Diff line change 11"""Version of the package."""
22
3- __version__ = "1.2.0 "
3+ __version__ = "1.2.1 "
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ license = {file = "LICENSE"}
2424name = " cspdk"
2525readme = " README.md"
2626requires-python = " >=3.11,<3.14"
27- version = " 1.2.0 "
27+ version = " 1.2.1 "
2828
2929[project .optional-dependencies ]
3030dev = [
@@ -119,7 +119,7 @@ message_template = "Bump to {new_version}"
119119tag_template = " v{new_version}"
120120
121121[tool .tbump .version ]
122- current = " 1.2.0 "
122+ current = " 1.2.1 "
123123# Example of a semver regexp.
124124# Make sure this matches current_version before
125125# using tbump
You can’t perform that action at this time.
0 commit comments