diff --git a/laboratory/__init__.py b/laboratory/__init__.py index e1595eb867..aba2592a53 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2024.2.221103+22af6b" +__version__ = "2024.2.241418+05311c" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index f8f8cb3ea7..43e0f34870 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2024.2.221103+22af6b" +version = "2024.2.241418+05311c" description = "" authors = ["Mikhail Privalov "] license = "MIT"