Skip to content

Commit 6cf89e9

Browse files
Move master to 2.5.4
1 parent d588d5b commit 6cf89e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geonode/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
import os
2222

23-
__version__ = (2, 5, 3, 'alpha', 0)
23+
__version__ = (2, 5, 4, 'alpha', 0)
2424

2525

2626
class GeoNodeException(Exception):

0 commit comments

Comments
 (0)