We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0da40f commit 31a8413Copy full SHA for 31a8413
geonode/__init__.py
@@ -20,7 +20,7 @@
20
21
import os
22
23
-__version__ = (2, 6, 1, 'final', 0)
+__version__ = (2, 6, 3, 'final', 0)
24
25
26
class GeoNodeException(Exception):
0 commit comments