From 4160fdd1a717e763214b699de29d991653fb6ef4 Mon Sep 17 00:00:00 2001 From: Marek Dobransky Date: Wed, 2 Oct 2024 10:53:37 +0200 Subject: [PATCH] version bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 230a48f..b299f03 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "rialto" -version = "2.0.0" +version = "2.0.1" packages = [ { include = "rialto" },