Skip to content

Commit feedf74

Browse files
authored
Bump version: v5.6.0 (#272)
1 parent cbcdcb2 commit feedf74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# -- Project information -----------------------------------------------------
2323

2424
project = "karton"
25-
copyright = "2023, CERT Polska"
25+
copyright = "2025, CERT Polska"
2626
author = "CERT Polska"
2727

2828
# The short X.Y version

karton/core/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "5.5.1"
1+
__version__ = "5.6.0"

0 commit comments

Comments
 (0)