Skip to content

Commit c8d6eec

Browse files
committed
chore(main): Release v0.0.7
1 parent 3148c6c commit c8d6eec

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.7](https://github.com/cloudquery/plugin-sdk-python/compare/v0.0.6...v0.0.7) (2023-07-29)
4+
5+
6+
### Features
7+
8+
* Scalar things ([#5](https://github.com/cloudquery/plugin-sdk-python/issues/5)) ([3148c6c](https://github.com/cloudquery/plugin-sdk-python/commit/3148c6ce70c19cda24e357e2b274c0e4130b05eb))
9+
310
## [0.0.6](https://github.com/cloudquery/plugin-sdk-python/compare/v0.0.5...v0.0.6) (2023-07-28)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
]
3737
setuptools.setup(
3838
name=name,
39-
version="0.0.6",
39+
version="0.0.7",
4040
description=description,
4141
long_description=long_description,
4242
author="CloudQuery LTD",

0 commit comments

Comments
 (0)