We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8e232 commit 1a90c95Copy full SHA for 1a90c95
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "pystructtype"
3
-version = "0.1.0"
+version = "0.2.0"
4
description = "Leverage Python Types to Define C-Struct Interfaces"
5
readme = "README.md"
6
authors = [{name = "fchorney", email = "github@djsbx.com"}]
0 commit comments