Skip to content

Commit 2fb19e9

Browse files
committed
chore: release 1.36.0
implementing: ENG-2778
1 parent 9153e8c commit 2fb19e9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Changelog
22

3-
## [2.0.0](https://github.com/indykite/indykite-sdk-python/compare/v1.35.0...v2.0.0) (2024-02-13)
3+
## [1.36.0](https://github.com/indykite/indykite-sdk-python/compare/v1.35.0...v1.36.0) (2024-02-13)
44

55

6-
### ⚠ BREAKING CHANGES
6+
### implement
77

88
* ENG-2778
99

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.0"
1+
__version__ = "1.36.0"

0 commit comments

Comments
 (0)