Update package version to 0.1.3 (#928)

This commit is contained in:
Sidharth Mohanty
2023-11-10 01:03:18 +05:30
committed by GitHub
parent 14712cac88
commit 9d3568ef75
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "embedchain"
version = "0.1.2"
version = "0.1.3"
description = "Data platform for LLMs - Load, index, retrieve and sync any unstructured data"
authors = [
"Taranjeet Singh <taranjeet@embedchain.ai>",