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.3.0
2+ # CORNERSTONE PDK 1.3.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.3.0 "
3+ __version__ = "1.3.1 "
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.3.0 "
28+ version = " 1.3.1 "
2929
3030[project .optional-dependencies ]
3131dev = [
@@ -119,7 +119,7 @@ message_template = "Bump to {new_version}"
119119tag_template = " v{new_version}"
120120
121121[tool .tbump .version ]
122- current = " 1.3.0 "
122+ current = " 1.3.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