Skip to content

Commit 028fb2b

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 1.7.0
1 parent 00ebbff commit 028fb2b

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.6.0"
2+
".": "1.7.0"
33
}

CHANGELOG.md

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

3+
## [1.7.0](https://github.com/indykite/indykite-sdk-python/compare/v1.6.0...v1.7.0) (2023-01-05)
4+
5+
6+
### Features
7+
8+
* change python version ([00ebbff](https://github.com/indykite/indykite-sdk-python/commit/00ebbff6857efa2801dd58a9d0d10ca0e8a6053a))
9+
* change python version ([f4effed](https://github.com/indykite/indykite-sdk-python/commit/f4effed1365510b1ed72a0202202b6b3c18cf92c))
10+
311
## [1.6.0](https://github.com/indykite/indykite-sdk-python/compare/v1.5.0...v1.6.0) (2023-01-04)
412

513

version.py

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

0 commit comments

Comments
 (0)