diff --git a/laboratory/__init__.py b/laboratory/__init__.py index 50c4f44220..6135b5e890 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.7.101145+837458" +__version__ = "2024.7.110533+3a1b67" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index ee23de4874..886b0547dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.7.101145+837458" +version = "2024.7.110533+3a1b67" description = "" authors = ["Mikhail Privalov "] license = "MIT"