We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58ab21 commit bda7465Copy full SHA for bda7465
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "quickstruct"
3
-version = "0.1.4"
+version = "0.1.5"
4
description = "A small library to ease the creation, usage, serialization and deserialization of C structs."
5
authors = ["Binyamin Y Cohen <binyamincohen555@gmail.com>"]
6
repository = "https://github.com/xpodev/quickstruct"
0 commit comments