Skip to content

Commit

Permalink
Bump version: v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
psrok1 committed Jan 23, 2025
1 parent cbcdcb2 commit 9d3a813
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# -- Project information -----------------------------------------------------

project = "karton"
copyright = "2023, CERT Polska"
copyright = "2025, CERT Polska"
author = "CERT Polska"

# The short X.Y version
Expand Down
2 changes: 1 addition & 1 deletion karton/core/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "5.5.1"
__version__ = "5.6.0"

0 comments on commit 9d3a813

Please sign in to comment.