Skip to content

Commit

Permalink
[version] bump version to 0.7.13 (#7044)
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-markewich committed Jul 26, 2023
1 parent 5feec1a commit 82688a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# ChangeLog

## Unreleased
## [0.7.13] - 2023-07-26

### New Features
- Support function calling api for AzureOpenAI (#7041)

### Bug Fixes / Nits
- tune prompt to get rid of KeyError in SubQ engine (#7039)
Expand Down
2 changes: 1 addition & 1 deletion llama_index/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.12
0.7.13

0 comments on commit 82688a5

Please sign in to comment.