diff --git a/laboratory/__init__.py b/laboratory/__init__.py index 8153928450..00f2f24869 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.7.10224+993029" +__version__ = "2024.7.10236+604e3c" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index 7d66072c6d..ec87d52a96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.7.10224+993029" +version = "2024.7.10236+604e3c" description = "" authors = ["Mikhail Privalov "] license = "MIT"