diff --git a/laboratory/__init__.py b/laboratory/__init__.py index c052e165a6..61b36d6666 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.6.100430+261721" +__version__ = "2024.6.100528+8ba072" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index aaa5971721..0caa0e04f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.6.100430+261721" +version = "2024.6.100528+8ba072" description = "" authors = ["Mikhail Privalov "] license = "MIT"