We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceea340 commit e430af5Copy full SHA for e430af5
1 file changed
ckan/__init__.py
@@ -1,6 +1,6 @@
1
# encoding: utf-8
2
3
-__version__ = "2.10.6b0"
+__version__ = "2.10.6"
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