From b792088059b6dbe137270656ca60f02cfbeca985 Mon Sep 17 00:00:00 2001 From: Jacob Mischka Date: Mon, 24 Apr 2023 13:26:26 -0500 Subject: [PATCH] Bump SDK versions to 1.1.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 48be257..e917b71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "interval-sdk" -version = "1.0.3" +version = "1.1.0" 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 ",