diff --git a/laboratory/__init__.py b/laboratory/__init__.py index b91d7130dd..9cd0515be3 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.6.201346+93d3e3" +__version__ = "2024.6.211439+70a2e8" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index 958ca3196e..5436795f34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.6.201346+93d3e3" +version = "2024.6.211439+70a2e8" description = "" authors = ["Mikhail Privalov "] license = "MIT"