Skip to content

Commit ecc2d9c

Browse files
authored
chore(main): Release v0.1.5 (#67)
🤖 I have created a release *beep* *boop* --- ## [0.1.5](v0.1.4...v0.1.5) (2023-10-09) ### Bug Fixes * Clean up and standardize: ([0a14d5d](0a14d5d)) --- 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 0a14d5d commit ecc2d9c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.4...v0.1.5) (2023-10-09)
4+
5+
6+
### Bug Fixes
7+
8+
* Clean up and standardize: ([0a14d5d](https://github.com/cloudquery/plugin-sdk-python/commit/0a14d5dc5eabe54ce654c23263acf4471a093ce7))
9+
310
## [0.1.4](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.3...v0.1.4) (2023-10-02)
411

512

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
]
5454
setuptools.setup(
5555
name=name,
56-
version="0.1.4",
56+
version="0.1.5",
5757
description=description,
5858
long_description=long_description,
5959
author="CloudQuery LTD",

0 commit comments

Comments
 (0)