diff --git a/laboratory/__init__.py b/laboratory/__init__.py index 0c4a4c3b3e..f8b16a0bfa 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.12.71321+1e2776" +__version__ = "2024.12.80323+7567de" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index b55c54f7ee..db6ee6210c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.12.71321+1e2776" +version = "2024.12.80323+7567de" description = "" authors = ["Mikhail Privalov "] license = "MIT"