From f286b93a967abf038c31b2fe2bfeed681053d447 Mon Sep 17 00:00:00 2001 From: Jacob Mischka Date: Mon, 3 Apr 2023 16:01:44 -0500 Subject: [PATCH] Bump Python SDK to 1.0.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 047f225..bfceea8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "interval-sdk" -version = "1.0.0" +version = "1.0.1" description = "The frontendless framework for high growth companies. Interval automatically generates apps by inlining the UI in your backend code. It's a faster and more maintainable way to build internal tools, rapid prototypes, and more." authors = [ "Jacob Mischka ",