Skip to content

Commit 99d24d2

Browse files
authored
chore(main): Release v0.0.18 (#29)
1 parent aa88479 commit 99d24d2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.18](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.17...v0.0.18) (2023-10-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Generate Python Code from `plugin-pb` ([#28](https://github.com/cloudquery/plugin-pb-python/issues/28)) ([aa88479](https://github.com/cloudquery/plugin-pb-python/commit/aa88479015296533e11e695128c866c97a886322))
9+
310
## [0.0.17](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.16...v0.0.17) (2023-10-02)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
]
3838
setuptools.setup(
3939
name=name,
40-
version="0.0.17",
40+
version="0.0.18",
4141
description=description,
4242
long_description=long_description,
4343
author="CloudQuery LTD",

0 commit comments

Comments
 (0)