Skip to content

Commit 6ba1bad

Browse files
committed
chore(master): release 1.33.1
1 parent 89d8927 commit 6ba1bad

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.33.1](https://github.com/indykite/indykite-sdk-python/compare/v1.33.0...v1.33.1) (2023-11-28)
4+
5+
6+
### Bug Fixes
7+
8+
* fix tests and scripts broken after type modif ([89d8927](https://github.com/indykite/indykite-sdk-python/commit/89d8927a03fcb45a0738e414adb2c8e329982e80))
9+
* update outdated dependencies ([f413859](https://github.com/indykite/indykite-sdk-python/commit/f413859dfd4f34e961e4e7b3ce141fe02073b090))
10+
311
## [1.33.0](https://github.com/indykite/indykite-sdk-python/compare/v1.32.0...v1.33.0) (2023-10-30)
412

513

version.py

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

0 commit comments

Comments
 (0)