mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Prep for 1.0 release
* Remove "pre-1.0" warnings in docs, readme * Jump trove classifer from pre-alpha all the way up to stable (arguably this should have been "beta" for the past several months)
This commit is contained in:
2
setup.py
2
setup.py
@@ -53,7 +53,7 @@ setup(
|
||||
test_suite="runtests.runtests",
|
||||
tests_require=["mock", "sparkpost"],
|
||||
classifiers=[
|
||||
"Development Status :: 2 - Pre-Alpha",
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Programming Language :: Python",
|
||||
"Programming Language :: Python :: Implementation :: PyPy",
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
|
||||
Reference in New Issue
Block a user