Skip to content

Commit

Permalink
chore(main): Release v0.1.20 (#158)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.1.20](v0.1.19...v0.1.20) (2024-04-01)


### Bug Fixes

* Revert #151 ([#157](#157)) ([e7d4547](e7d4547))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cq-bot committed Apr 1, 2024
1 parent e7d4547 commit 297bcb2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.19"
".": "0.1.20"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.20](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.19...v0.1.20) (2024-04-01)


### Bug Fixes

* Revert https://github.com/cloudquery/plugin-sdk-python/pull/151 ([#157](https://github.com/cloudquery/plugin-sdk-python/issues/157)) ([e7d4547](https://github.com/cloudquery/plugin-sdk-python/commit/e7d45473f5821644e9d3557490860635883f8e73))

## [0.1.19](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.18...v0.1.19) (2024-04-01)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
]
setuptools.setup(
name=name,
version="0.1.19",
version="0.1.20",
description=description,
long_description=long_description,
author="CloudQuery LTD",
Expand Down

0 comments on commit 297bcb2

Please sign in to comment.