8000 [1.8.x] Updated trove classifier to beta. · ddriddle/django@b8f9fd7 · GitHub
[go: up one dir, main page]

Skip to content

Commit b8f9fd7

Browse files
committed
[1.8.x] Updated trove classifier to beta.
1 parent 3fff408 commit b8f9fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
zip_safe=False,
5454
classifiers=[
55-
'Development Status :: 3 - Alpha',
55+
'Development Status :: 4 - Beta',
5656
'Environment :: Web Environment',
5757
'Framework :: Django',
5858
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)
0