diff --git a/laboratory/__init__.py b/laboratory/__init__.py index f8bf57835d..6ad7c72d25 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2023.7.120341+d6283e" +__version__ = "2023.7.131256+6adef5" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index 33a8845c44..7a26056b43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2023.7.120341+d6283e" +version = "2023.7.131256+6adef5" description = "" authors = ["Mikhail Privalov "] license = "MIT"