Skip to content

Commit

Permalink
Release Repour 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thescouser89 committed Jun 21, 2023
1 parent 23bcc95 commit 2f42419
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.4.1"
version = "2.4.5"
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.4.4.FINAL"
version = "2.4.5.FINAL"
__version__ = version

0 comments on commit 2f42419

Please sign in to comment.