We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ce34c commit deac995Copy full SHA for deac995
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "pystructtype"
3
-version = "0.0.1"
+version = "0.0.2"
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