Skip to content

Commit e6dd1f3

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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, 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)