Skip to content

Commit

Permalink
chore(master): release 1.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
indykiteone authored and cowan-macady committed Jul 2, 2024
1 parent 2c186e8 commit 5d33523
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.47.0](https://github.com/indykite/indykite-sdk-python/compare/v1.46.0...v1.47.0) (2024-07-02)


### Features

* remove issuer and update proto files ([2c186e8](https://github.com/indykite/indykite-sdk-python/commit/2c186e8961c3982555f544c24dfc8376f204b555))

## [1.46.0](https://github.com/indykite/indykite-sdk-python/compare/v1.45.0...v1.46.0) (2024-06-28)


Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.46.0"
__version__ = "1.47.0"

0 comments on commit 5d33523

Please sign in to comment.