Skip to content

Commit

Permalink
Bump to version 4.0.0post1
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Aug 22, 2022
1 parent db972f1 commit 3d8e6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geonode/__init__.py
Expand Up @@ -19,7 +19,7 @@

import os

__version__ = (4, 0, 1, 'dev', 0)
__version__ = (4, 0, 0, 'post', 1)


default_app_config = "geonode.apps.AppConfig"
Expand Down

0 comments on commit 3d8e6ed

Please sign in to comment.