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 2f02482 commit e77ede2Copy full SHA for e77ede2
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "typelib"
3
-version = "0.1.0"
+version = "0.1.1"
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