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 53130e2 commit 9c28138Copy full SHA for 9c28138
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "typelib"
3
-version = "0.1.8"
+version = "0.1.9"
4
description = "A toolkit for marshalling, unmarshalling, and runtime validation leveraging type annotations."
5
authors = ["Sean Stewart <sean.stewart@hey.com>"]
6
readme = "README.md"
0 commit comments