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 ac64713 commit 961b76cCopy full SHA for 961b76c
CHANGELOG.md
@@ -1,5 +1,8 @@
1
[Go to GitHub Releases](https://github.com/dlt-hub/dlt-init-openapi/releases)
2
3
+0.1.0 - Initial Release
4
+* Bump dlt to 0.4.12
5
+
6
0.1.0a3 - Getting ready for the first release
7
* Remove left over print statement
8
* Small udpates to readme
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dlt-init-openapi"
-version = "0.1.0a3"
+version = "0.1.0"
description = "Generate dlt Python clients from OpenAPI"
homepage = "https://dlthub.com"
repository = "https://github.com/dlt-hub/dlt-init-openapi"
0 commit comments