Skip to content

Commit 35a6cbf

Browse files
committed
release: gptsum 0.5.0
Add support for Python 3.13, and some (supposedly API-compatible) changes to the `ContextManager` ABC being used.
1 parent 3ac3be6 commit 35a6cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "gptsum"
7-
version = "0.4.1"
7+
version = "0.5.0"
88
description = "A tool to make disk images using GPT partitions self-verifiable"
99
authors = [
1010
"Nicolas Trangez <[email protected]>",

0 commit comments

Comments
 (0)