Skip to content

Commit

Permalink
Release PNC 2.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
thescouser89 committed May 16, 2024
1 parent 95faa5e commit 9f73a18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "Repour"
version = "2.7.0"
version = "2.7.4"
description = "Repour"
authors = ["Alex Szczuczko <alex@szc.ca>",
"Jakub Senko <jsenko@redhat.com>",
Expand Down
2 changes: 1 addition & 1 deletion repour/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# flake8: noqa
version = "2.7.4.SNAPSHOT"
version = "2.7.4.FINAL"
__version__ = version

0 comments on commit 9f73a18

Please sign in to comment.