Skip to content

Commit e6dd1f3

Browse files
committed
Bump GeoNode to version 4.1.0 dev
1 parent 12de26a commit e6dd1f3

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
@@ -19,7 +19,7 @@
1919

2020
import os
2121

22-
__version__ = (4, 0, 2, 'final', 0)
22+
__version__ = (4, 1, 0, 'dev', 0)
2323

2424

2525
default_app_config = "geonode.apps.AppConfig"

0 commit comments

Comments
 (0)