diff --git a/laboratory/__init__.py b/laboratory/__init__.py index 8c116356b1..e0c38f4460 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.7.151418+e16502" +__version__ = "2024.7.151438+61282e" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index 10e75bedb0..b4ea162288 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.7.151418+e16502" +version = "2024.7.151438+61282e" description = "" authors = ["Mikhail Privalov "] license = "MIT"