Missing a comma!

This commit is contained in:
Ben Meadors authored and GitHub committed 2022-11-01 07:26:04 -05:00
1 parent 61f5468847
commit c24d1fe26b
1 file changed
+1 -1
+1 -1
View File
@@ -21,7 +21,7 @@ setup(
author_email="contact@meshtastic.org",
license="GPL-3.0-only",
classifiers=[
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)"
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Development Status :: 4 - Beta",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",