Skip to content

Commit 59132ef

Browse files
changed version in pyproject to dev
1 parent 507a915 commit 59132ef

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
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "elysia-ai"
7-
version = "0.2.0"
7+
version = "0.2.dev1"
88
description = "Elysia is an open-source agentic platform for searching data. It is built with customisation in mind, allowing you to build agents and tools that are tailored to your specific use case. It uses Weaviate as the default retrieval tools, and can interface with your data stored in a Weaviate cluster."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)