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 1.0.1
1+ # CORNERSTONE PDK 1.0.2
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__ = "1.0.1 "
3+ __version__ = "1.0.2 "
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ license = {file = "LICENSE"}
2525name = " cspdk"
2626readme = " README.md"
2727requires-python = " >=3.11,<3.14"
28- version = " 1.0.1 "
28+ version = " 1.0.2 "
2929
3030[project .optional-dependencies ]
3131dev = [
@@ -122,7 +122,7 @@ message_template = "Bump to {new_version}"
122122tag_template = " v{new_version}"
123123
124124[tool .tbump .version ]
125- current = " 1.0.1 "
125+ current = " 1.0.2 "
126126# Example of a semver regexp.
127127# Make sure this matches current_version before
128128# using tbump
You can’t perform that action at this time.
0 commit comments