We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04907cf commit 0d3f3c1Copy full SHA for 0d3f3c1
cms/__init__.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
3
-__version__ = '3.3.0.rc4'
+__version__ = '3.3.0'
4
5
default_app_config = 'cms.apps.CMSConfig'
0 commit comments