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.0.9
2+ # CORNERSTONE PDK 1.1.0
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.0.9 "
3+ __version__ = "1.1.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 = " 1.0.9 "
27+ version = " 1.1.0 "
2828
2929[project .optional-dependencies ]
3030dev = [
@@ -118,7 +118,7 @@ message_template = "Bump to {new_version}"
118118tag_template = " v{new_version}"
119119
120120[tool .tbump .version ]
121- current = " 1.0.9 "
121+ current = " 1.1.0 "
122122# Example of a semver regexp.
123123# Make sure this matches current_version before
124124# using tbump
You can’t perform that action at this time.
0 commit comments