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