Skip to content

Commit d16fad4

Browse files
bump GeoNode to version 5.0.0 (#12656)
1 parent b6a26f3 commit d16fad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geonode/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
import os
2121

22-
__version__ = (4, 4, 0, "dev", 0)
22+
__version__ = (5, 0, 0, "dev", 0)
2323

2424

2525
def get_version():

0 commit comments

Comments
 (0)