From 7467243a4283e81d76804498a196d1b5f2e89af2 Mon Sep 17 00:00:00 2001 From: Harrison Chase Date: Fri, 11 Nov 2022 06:41:07 -0800 Subject: [PATCH] bump version 0.0.12 (#116) --- examples/manifest.ipynb | 2 +- langchain/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/manifest.ipynb b/examples/manifest.ipynb index f3e56dc59e4..c1287abf8be 100644 --- a/examples/manifest.ipynb +++ b/examples/manifest.ipynb @@ -117,7 +117,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.6" + "version": "3.8.7" } }, "nbformat": 4, diff --git a/langchain/VERSION b/langchain/VERSION index 2cfabea2f1e..8cbf02c396d 100644 --- a/langchain/VERSION +++ b/langchain/VERSION @@ -1 +1 @@ -0.0.11 +0.0.12