Skip to content

Commit 9153e8c

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 2.0.0
1 parent 920e7ad commit 9153e8c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/indykite/indykite-sdk-python/compare/v1.35.0...v2.0.0) (2024-02-13)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* ENG-2778
9+
10+
### Features
11+
12+
* implement knowledge and objects v1beta2 ([920e7ad](https://github.com/indykite/indykite-sdk-python/commit/920e7ad4b0b2706d76a1a6d4b840bcb0cf9c883a))
13+
314
## [1.35.0](https://github.com/indykite/indykite-sdk-python/compare/v1.34.0...v1.35.0) (2023-12-20)
415

516

version.py

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

0 commit comments

Comments
 (0)