diff --git a/pyproject.toml b/pyproject.toml
index fbd11d547..b408fea77 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "etna-ts"
-version = "1.2.0"
+version = "1.3.0"
 repository = "https://github.com/tinkoff-ai/etna-ts"
 readme = "README.md"
 description = "ETNA is the first python open source framework of Tinkoff.ru AI Center. It is designed to make working with time series simple, productive, and fun."