Skip to content

Commit bda7465

Browse files
committed
Update to v0.1.5
1 parent c58ab21 commit bda7465

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "quickstruct"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "A small library to ease the creation, usage, serialization and deserialization of C structs."
55
authors = ["Binyamin Y Cohen <binyamincohen555@gmail.com>"]
66
repository = "https://github.com/xpodev/quickstruct"

0 commit comments

Comments
 (0)