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 dfee2e8 commit e025b32Copy full SHA for e025b32
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "typelib"
3
-version = "0.1.4"
+version = "0.1.5"
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