From 32513bdf46baca85ff453ac1c046ec43ca70c5c3 Mon Sep 17 00:00:00 2001 From: Nikhil Rao Date: Sun, 12 Mar 2023 21:15:42 -0700 Subject: [PATCH] Update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d4dcf3ab7..ff9c1bd3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pynecone" -version = "0.1.19" +version = "0.1.20" description = "Web apps in pure Python." license = "Apache-2.0" authors = [