Skip to content

Commit c3e3322

Browse files
committed
bump version
1 parent af79f60 commit c3e3322

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
0.1.0a3 - Getting ready for the first release
4+
* Remove left over print statement
5+
* Small udpates to readme
6+
37
0.1.0a2 - Getting ready for the first release
48
* Updated Readme, reordered content blocks and made example nicer
59
* Better rendering of required and non-required query args

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.0a2"
3+
version = "0.1.0a3"
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)