diff --git a/pyproject.toml b/pyproject.toml index 876f5ea..34f44e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "spline-agent" -version = "0.1.2.dev1" +version = "0.1.2" description = "Spline agent for Python. Lineage tracking utility." authors = ["Oleksandr Vayda "] license = "Apache-2.0"