diff --git a/laboratory/__init__.py b/laboratory/__init__.py index 81e58114b5..2ae3368575 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2025.1.100245+05c849" +__version__ = "2025.1.100249+f84afb" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index 6d603757d0..572839d926 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2025.1.100245+05c849" +version = "2025.1.100249+f84afb" description = "" authors = ["Mikhail Privalov "] license = "MIT"