Skip to content

Commit 2e579b1

Browse files
committed
chore(master): release 1.33.0
1 parent 6bd190e commit 2e579b1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.33.0](https://github.com/indykite/indykite-sdk-python/compare/v1.32.0...v1.33.0) (2023-10-30)
4+
5+
6+
### Features
7+
8+
* remove readid config node ([c4cc60c](https://github.com/indykite/indykite-sdk-python/commit/c4cc60c565035949ae2fbe3746d6f1dbd4daa6f8))
9+
* update dependencies ([c974826](https://github.com/indykite/indykite-sdk-python/commit/c974826fde48b9dfaab656c254245627e9548848))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* **deps:** update actions/setup-node action to v4 ([6bd190e](https://github.com/indykite/indykite-sdk-python/commit/6bd190ed34e9cd913905f990b4ca4d7143a2c57c))
15+
316
## [1.32.0](https://github.com/indykite/indykite-sdk-python/compare/v1.31.0...v1.32.0) (2023-10-23)
417

518

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.32.0"
1+
__version__ = "1.33.0"

0 commit comments

Comments
 (0)