diff --git a/laboratory/__init__.py b/laboratory/__init__.py index 79115e63af..87ee28f381 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.7.11405+ebc5ee" +__version__ = "2024.7.11421+410b5b" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index b6fab39a12..c0d3f1372c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.7.11405+ebc5ee" +version = "2024.7.11421+410b5b" description = "" authors = ["Mikhail Privalov "] license = "MIT"