Skip to content

Commit

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


## [0.1.17](v0.1.16...v0.1.17) (2024-03-20)


### Bug Fixes

* **deps:** Update dependency black to v24.3.0 ([#144](#144)) ([6dd4cd1](6dd4cd1))

---
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 Mar 20, 2024
1 parent 6dd4cd1 commit b65f7b0
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.16"
".": "0.1.17"
}
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.17](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.16...v0.1.17) (2024-03-20)


### Bug Fixes

* **deps:** Update dependency black to v24.3.0 ([#144](https://github.com/cloudquery/plugin-sdk-python/issues/144)) ([6dd4cd1](https://github.com/cloudquery/plugin-sdk-python/commit/6dd4cd1ee912a4721b804ec9d327413678c3d23a))

## [0.1.16](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.15...v0.1.16) (2024-03-11)


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.16",
version="0.1.17",
description=description,
long_description=long_description,
author="CloudQuery LTD",
Expand Down

0 comments on commit b65f7b0

Please sign in to comment.