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.11.4
1+ # CORNERSTONE PDK 0.11.5
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.11.4 "
3+ __version__ = "0.11.5 "
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.10"
27- version = " 0.11.4 "
27+ version = " 0.11.5 "
2828
2929[project .optional-dependencies ]
3030dev = [
@@ -107,7 +107,7 @@ message_template = "Bump to {new_version}"
107107tag_template = " v{new_version}"
108108
109109[tool .tbump .version ]
110- current = " 0.11.4 "
110+ current = " 0.11.5 "
111111# Example of a semver regexp.
112112# Make sure this matches current_version before
113113# using tbump
You can’t perform that action at this time.
0 commit comments