Skip to content

Commit 4d9d851

Browse files
committed
[chores:fix] Fixed setup classifier
1 parent f8f0c31 commit 4d9d851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"openvpn_status": ["openvpn-status~=0.2.1"],
6060
},
6161
classifiers=[
62-
"Development Status :: 5 - Production/Stable ",
62+
"Development Status :: 5 - Production/Stable",
6363
"Environment :: Web Environment",
6464
"Topic :: Internet :: WWW/HTTP",
6565
"Topic :: System :: Networking",

0 commit comments

Comments
 (0)