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 1- # CORNERSTONE PDK 0.16.1
1+ # CORNERSTONE PDK 0.17.0
22
33![ ] ( https://i.imgur.com/V5Ukc6j.png )
44
Original file line number Diff line number Diff line change 11"""Version of the package."""
22
3- __version__ = "0.16.1 "
3+ __version__ = "0.17.0 "
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 = " 0.16.1 "
27+ version = " 0.17.0 "
2828
2929[project .optional-dependencies ]
3030dev = [
@@ -109,7 +109,7 @@ message_template = "Bump to {new_version}"
109109tag_template = " v{new_version}"
110110
111111[tool .tbump .version ]
112- current = " 0.16.1 "
112+ current = " 0.17.0 "
113113# Example of a semver regexp.
114114# Make sure this matches current_version before
115115# using tbump
You can’t perform that action at this time.
0 commit comments