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