Skip to content

Commit 3fb00e4

Browse files
authored
chore(main): Release v0.1.10 (#102)
🤖 I have created a release *beep* *boop* --- ## [0.1.10](v0.1.9...v0.1.10) (2023-12-29) ### Bug Fixes * Add --license placeholder for future use ([#101](#101)) ([22d4c60](22d4c60)) --- 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 22d4c60 commit 3fb00e4

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.10](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.9...v0.1.10) (2023-12-29)
4+
5+
6+
### Bug Fixes
7+
8+
* Add --license placeholder for future use ([#101](https://github.com/cloudquery/plugin-sdk-python/issues/101)) ([22d4c60](https://github.com/cloudquery/plugin-sdk-python/commit/22d4c605a97470d90ccc36f1789968b4ed7e2ec4))
9+
310
## [0.1.9](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.8...v0.1.9) (2023-12-18)
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.9",
56+
version="0.1.10",
5757
description=description,
5858
long_description=long_description,
5959
author="CloudQuery LTD",

0 commit comments

Comments
 (0)