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 05d8424 commit bcb9775Copy full SHA for bcb9775
cms/__init__.py
@@ -1,4 +1,4 @@
1
# -*- coding: utf-8 -*-
2
-__version__ = '3.0.9.dev1'
+__version__ = '3.0.9'
3
4
default_app_config = 'cms.apps.CMSConfig'
0 commit comments