From ad347e915d13d83b048a25266585dc5d7d42ab87 Mon Sep 17 00:00:00 2001 From: Uros R <585260+uros-r@users.noreply.github.com> Date: Fri, 7 Jun 2024 07:58:45 +0000 Subject: [PATCH] Version 0.4.10 --- poetry.lock | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0fc33d3..0837ebf 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "altair" diff --git a/pyproject.toml b/pyproject.toml index 3e40877..5310266 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "alph" -version = "0.4.9" +version = "0.4.10" description = "alph" authors = ["Uros Rapajic"] license = "MIT"