Skip to content

Commit

Permalink
release v7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fgebhart committed Nov 5, 2024
1 parent c775973 commit 43f757a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 7.5.1

- Add fallback mechanism for figuring out the version locally.

## 7.5.0

- Add support for chat endpoint to `Client` and `AsyncClient`
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aleph-alpha-client"
version = "7.5.0"
version = "7.5.1"
description = "python client to interact with Aleph Alpha api endpoints"
authors = ["Aleph Alpha <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 43f757a

Please sign in to comment.