Skip to content

Commit 6da3c20

Browse files
committed
update development status
1 parent a957772 commit 6da3c20

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
@@ -23,7 +23,7 @@
2323
packages=setuptools.find_packages(exclude=["tests"]),
2424
package_data={"govuk_frontend_wtf": templates},
2525
classifiers=[
26-
"Development Status :: 4 - Beta",
26+
"Development Status :: 5 - Production/Stable",
2727
"Programming Language :: Python :: 3",
2828
"License :: OSI Approved :: MIT License",
2929
"Environment :: Web Environment",

0 commit comments

Comments
 (0)