diff --git a/sdks/python/pyproject.toml b/sdks/python/pyproject.toml index c75b5a85f..da233aff3 100644 --- a/sdks/python/pyproject.toml +++ b/sdks/python/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "julep" -version = "0.2.11" +version = "0.2.13" description = "Julep is a platform for creating agents with long-term memory" authors = ["Julep Developers "] license = "ISC" diff --git a/sdks/ts/package.json b/sdks/ts/package.json index 5b068e655..8ba82481b 100644 --- a/sdks/ts/package.json +++ b/sdks/ts/package.json @@ -1,6 +1,6 @@ { "name": "@julep/sdk", - "version": "0.2.12", + "version": "0.2.13", "description": "Julep is a platform for creating agents with long-term memory", "keywords": [ "julep-ai",