Skip to content

Commit

Permalink
- Bump the version number to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Dec 15, 2021
1 parent 7028379 commit 160ab52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geonode/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

import os

__version__ = (3, 3, 0, 'final', 0)
__version__ = (3, 3, 1, 'final', 0)


default_app_config = "geonode.apps.AppConfig"
Expand Down

0 comments on commit 160ab52

Please sign in to comment.