We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73fa98e commit 5ae78d3Copy full SHA for 5ae78d3
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "pydantic-glue"
3
keywords = ["pydantic", "glue", "athena", "types", "convert"]
4
-version = "0.6.0"
+version = "0.6.1"
5
description = "Convert pydantic model to aws glue schema for terraform"
6
authors = ["Serhii Dimchenko <[email protected]>"]
7
readme = "README.md"
0 commit comments