diff --git a/alpa.spec b/alpa.spec index 6d9a7a5..a1d33dd 100644 --- a/alpa.spec +++ b/alpa.spec @@ -1,5 +1,5 @@ Name: alpa -Version: 0.6.0 +Version: 0.7.0 Release: 1%{?dist} Summary: Integration tool with Alpa repository diff --git a/pyproject.toml b/pyproject.toml index aca844a..346b1a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyalpa" -version = "0.6.0" +version = "0.7.0" description = "Integration tool with Alpa repository" authors = ["Jiri Kyjovsky "] maintainers = ["Jiří Kyjovský "]