We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7350dbd commit 9383084Copy full SHA for 9383084
ckanext/spatial/__init__.py
@@ -6,4 +6,4 @@
6
import pkgutil
7
__path__ = pkgutil.extend_path(__path__, __name__)
8
9
-__version__ = "2.1.0"
+__version__ = "2.1.1"
0 commit comments