We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53354ae commit 70b4a22Copy full SHA for 70b4a22
docs/conf.py
@@ -20,7 +20,7 @@
20
# -- Project information -----------------------------------------------------
21
22
project = 'mwdblib'
23
-copyright = '2020, CERT Polska'
+copyright = '2021, CERT Polska'
24
author = 'CERT Polska'
25
26
# The full version, including alpha/beta/rc tags
src/__version__.py
@@ -1 +1 @@
1
-__version__ = "3.3.1"
+__version__ = "3.4.0"
0 commit comments