Skip to content

Commit 961b76c

Browse files
committed
bump version
1 parent ac64713 commit 961b76c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[Go to GitHub Releases](https://github.com/dlt-hub/dlt-init-openapi/releases)
22

3+
0.1.0 - Initial Release
4+
* Bump dlt to 0.4.12
5+
36
0.1.0a3 - Getting ready for the first release
47
* Remove left over print statement
58
* Small udpates to readme

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "dlt-init-openapi"
3-
version = "0.1.0a3"
3+
version = "0.1.0"
44
description = "Generate dlt Python clients from OpenAPI"
55
homepage = "https://dlthub.com"
66
repository = "https://github.com/dlt-hub/dlt-init-openapi"

0 commit comments

Comments
 (0)