diff --git a/laboratory/__init__.py b/laboratory/__init__.py index 57f3fa05e8..f5575f0c95 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.10.41317+f1b286" +__version__ = "2024.10.51415+e67982" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index 1e718601bf..440f66604e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.10.41317+f1b286" +version = "2024.10.51415+e67982" description = "" authors = ["Mikhail Privalov "] license = "MIT"