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 445f0d4 commit a1cdc74Copy full SHA for a1cdc74
djangocms_wow/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.3"
+__version__ = "1.0.0"
setup.py
@@ -9,7 +9,7 @@
9
]
10
11
CLASSIFIERS = [
12
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
13
'Environment :: Web Environment',
14
'Framework :: Django',
15
'Intended Audience :: Developers',
0 commit comments