We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 193bfc5 + 66abe42 commit a829110Copy full SHA for a829110
1 file changed
ckan/__init__.py
@@ -1,6 +1,6 @@
1
# encoding: utf-8
2
3
-__version__ = "2.10.5b"
+__version__ = "2.10.5"
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