diff --git a/laboratory/__init__.py b/laboratory/__init__.py index 4b856bc616..21af4372b7 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.12.232342+db2a4d" +__version__ = "2024.12.240218+ba1937" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index 768f4d9ba8..df625f2bfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.12.232342+db2a4d" +version = "2024.12.240218+ba1937" description = "" authors = ["Mikhail Privalov "] license = "MIT"