Skip to content

Commit a1cdc74

Browse files
committed
Update to STABLE 1.0.0
1 parent 445f0d4 commit a1cdc74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

djangocms_wow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.3"
1+
__version__ = "1.0.0"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
]
1010

1111
CLASSIFIERS = [
12-
'Development Status :: 4 - Beta',
12+
'Development Status :: 5 - Production/Stable',
1313
'Environment :: Web Environment',
1414
'Framework :: Django',
1515
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)