diff --git a/laboratory/__init__.py b/laboratory/__init__.py index 5a9037099a..1045c7bb2a 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.12.10819+804448" +__version__ = "2024.12.20532+7dc42c" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index 92d744ae9d..dfc8285be4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.12.10819+804448" +version = "2024.12.20532+7dc42c" description = "" authors = ["Mikhail Privalov "] license = "MIT"