diff --git a/laboratory/__init__.py b/laboratory/__init__.py index 493d27db37..f125079e93 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.6.221357+af3a43" +__version__ = "2024.6.231006+08af55" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index c8fb55e10d..d67babffd8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.6.221357+af3a43" +version = "2024.6.231006+08af55" description = "" authors = ["Mikhail Privalov "] license = "MIT"