diff --git a/laboratory/__init__.py b/laboratory/__init__.py index 8ea6ae5ba8..1e03bf3323 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.6.241421+eb5ee2" +__version__ = "2024.6.251125+68b6ed" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index c7fd225ae2..b3dbc547a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.6.241421+eb5ee2" +version = "2024.6.251125+68b6ed" description = "" authors = ["Mikhail Privalov "] license = "MIT"