Skip to content

Commit e226c92

Browse files
indykiteonecowan-macady
authored andcommitted
chore(master): release 1.10.0
1 parent 961701d commit e226c92

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [1.10.0](https://github.com/indykite/indykite-sdk-python/compare/v1.9.0...v1.10.0) (2023-01-20)
4+
5+
6+
### Features
7+
8+
* add authorization ([961701d](https://github.com/indykite/indykite-sdk-python/commit/961701dec6cb0d71dc15e65069b7e00d751cdf6d))
9+
* add authorization ([2982050](https://github.com/indykite/indykite-sdk-python/commit/298205077e7a75a63908d08d0fa74cd03b661e4b))
10+
* add authorization ([c6d6b6e](https://github.com/indykite/indykite-sdk-python/commit/c6d6b6e2fa6bc124a9cfd80170677597f667ff16))
11+
* add authorization ([2d922d7](https://github.com/indykite/indykite-sdk-python/commit/2d922d7fd22b5546699cab14fbac6f3dcdc37327))
12+
* add authorization with token ([15544e2](https://github.com/indykite/indykite-sdk-python/commit/15544e2eb42da2debc856bfd5d36067aca500e6b))
13+
314
## [1.9.0](https://github.com/indykite/indykite-sdk-python/compare/v1.8.0...v1.9.0) (2023-01-12)
415

516

version.py

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

0 commit comments

Comments
 (0)