From 5201beaab0280ad795d6392edf222bebb2bf37c5 Mon Sep 17 00:00:00 2001 From: Sidharth Mohanty Date: Wed, 15 Nov 2023 23:03:26 +0530 Subject: [PATCH] Bump version to `0.1.12` (#951) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 30e49c1a..933e61b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "embedchain" -version = "0.1.11" +version = "0.1.12" description = "Data platform for LLMs - Load, index, retrieve and sync any unstructured data" authors = [ "Taranjeet Singh ",