We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbcdcb2 commit feedf74Copy full SHA for feedf74
docs/conf.py
@@ -22,7 +22,7 @@
22
# -- Project information -----------------------------------------------------
23
24
project = "karton"
25
-copyright = "2023, CERT Polska"
+copyright = "2025, CERT Polska"
26
author = "CERT Polska"
27
28
# The short X.Y version
karton/core/__version__.py
@@ -1 +1 @@
1
-__version__ = "5.5.1"
+__version__ = "5.6.0"
0 commit comments