Skip to content

Commit 0963346

Browse files
authored
chore(main): Release v0.0.19 (#30)
🤖 I have created a release *beep* *boop* --- ## [0.0.19](v0.0.18...v0.0.19) (2023-10-27) ### Bug Fixes * **deps:** Update dependency pyarrow to v13 ([#19](#19)) ([361a318](361a318)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 361a318 commit 0963346

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.19](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.18...v0.0.19) (2023-10-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency pyarrow to v13 ([#19](https://github.com/cloudquery/plugin-pb-python/issues/19)) ([361a318](https://github.com/cloudquery/plugin-pb-python/commit/361a318d7b116744a36ac808784d5e5c0b72ec21))
9+
310
## [0.0.18](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.17...v0.0.18) (2023-10-12)
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.18",
40+
version="0.0.19",
4141
description=description,
4242
long_description=long_description,
4343
author="CloudQuery LTD",

0 commit comments

Comments
 (0)