Skip to content

Commit fc3aad3

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 1.9.0
1 parent ca30bd0 commit fc3aad3

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.8.0"
2+
".": "1.9.0"
33
}

CHANGELOG.md

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

3+
## [1.9.0](https://github.com/indykite/indykite-sdk-python/compare/v1.8.0...v1.9.0) (2023-01-12)
4+
5+
6+
### Features
7+
8+
* add import DT and update tests ([ca30bd0](https://github.com/indykite/indykite-sdk-python/commit/ca30bd07503290089f599c3c34bee453dc846822))
9+
* add import DT and update tests ([c1c954f](https://github.com/indykite/indykite-sdk-python/commit/c1c954f553e6cc10d222459dbd2371fb4100c8d8))
10+
311
## [1.8.0](https://github.com/indykite/indykite-sdk-python/compare/v1.7.0...v1.8.0) (2023-01-05)
412

513

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.8.0"
1+
__version__ = "1.9.0"

0 commit comments

Comments
 (0)