diff --git a/laboratory/__init__.py b/laboratory/__init__.py index 18965eb427..79115e63af 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.7.10550+37c791" +__version__ = "2024.7.11405+ebc5ee" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index 88c1484137..b6fab39a12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.7.10550+37c791" +version = "2024.7.11405+ebc5ee" description = "" authors = ["Mikhail Privalov "] license = "MIT"