Skip to content

Commit d0d03c5

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 1.8.0
1 parent cf0d5dd commit d0d03c5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [1.8.0](https://github.com/indykite/indykite-sdk-python/compare/v1.7.0...v1.8.0) (2023-01-05)
4+
5+
6+
### Features
7+
8+
* add missing init files ([cf0d5dd](https://github.com/indykite/indykite-sdk-python/commit/cf0d5dd0b7fce45e5b64f33e4566a4690764d250))
9+
310
## [1.7.0](https://github.com/indykite/indykite-sdk-python/compare/v1.6.0...v1.7.0) (2023-01-05)
411

512

version.py

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

0 commit comments

Comments
 (0)