Skip to content

Commit c80fef0

Browse files
authored
bump version v0.33 (#49)
* add /get session * connection timeout, better url concatenation, improve docs, improve session_id checks * add Session to examples * bump version 0.33
1 parent 60b2a84 commit c80fef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "zep-python"
3-
version = "0.32"
3+
version = "0.33"
44
description = "Zep stores, manages, enriches, indexes, and searches long-term memory for conversational AI applications. This is the Python client for the Zep service."
55
authors = ["Daniel Chalef <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)