Skip to content

Commit

Permalink
Release Repour 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thescouser89 committed Oct 27, 2023
1 parent 95a386a commit 6a4d488
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.5.1"
version = "2.6.0"
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.6.1.SNAPSHOT"
version = "2.6.0.FINAL"
__version__ = version

0 comments on commit 6a4d488

Please sign in to comment.