Skip to content

Commit 317b544

Browse files
committed
fix(spp_api_v2_gis): set development_status to Alpha
1 parent 494f323 commit 317b544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spp_api_v2_gis/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "OpenSPP.org",
88
"website": "https://github.com/OpenSPP/OpenSPP2",
99
"license": "LGPL-3",
10-
"development_status": "Production/Stable",
10+
"development_status": "Alpha",
1111
"maintainers": ["jeremi", "gonzalesedwin1123", "reichie020212"],
1212
"depends": [
1313
"spp_api_v2",

0 commit comments

Comments
 (0)