We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36bd938 commit 882f16bCopy full SHA for 882f16b
1 file changed
ckan/__init__.py
@@ -1,6 +1,6 @@
1
# encoding: utf-8
2
3
-__version__ = "2.11.4b0"
+__version__ = "2.11.4"
4
5
# The packaging system relies on this import, please do not remove it
6
# type_ignore_reason: pyright thinks it's iterable
0 commit comments