diff --git a/laboratory/__init__.py b/laboratory/__init__.py index bc97dacbee..3172c1f8ee 100644 --- a/laboratory/__init__.py +++ b/laboratory/__init__.py @@ -1,2 +1,2 @@ -__version__ = "2023.9.111249+577625" +__version__ = "2023.9.111258+90fb60" VERSION = __version__ diff --git a/pyproject.toml b/pyproject.toml index 811e5000f4..0c512548df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ skip-string-normalization = true [tool.poetry] name = "l2" -version = "2023.9.111249+577625" +version = "2023.9.111258+90fb60" description = "" authors = ["Mikhail Privalov "] license = "MIT"