Skip to content

Commit e2eb03c

Browse files
authored
Bump client version to 2.5.0 (upon astrapy upgrade to v2) (#93)
* tentative => astrapy2 port * astrapy 2 rc2 * actual astrapy2 dependency (lockfile todo) * regenerate poetry.lock * bump to astrapy 2.0.1 * bump client version to 3.0.0 * also api's pyproject bumped * revert rootlevel dependency, leaving its astra-asisstants version untouched again * edit client version to 2.5.0
1 parent 6325f2c commit e2eb03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "astra-assistants"
3-
version = "2.4.7"
3+
version = "2.5.0"
44
description = "Astra Assistants API - drop in replacement for OpenAI Assistants, powered by AstraDB"
55
authors = ["phact <estevezsebastian@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)