Skip to content

Commit 4612b0d

Browse files
committed
chore(spp_aggregation,spp_metrics_core,spp_metrics_services): promote Alpha to Beta
1 parent ae00c8a commit 4612b0d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

spp_aggregation/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/OpenSPP2",
1010
"license": "LGPL-3",
11-
"development_status": "Alpha",
11+
"development_status": "Beta",
1212
"maintainers": ["jeremi"],
1313
"depends": [
1414
"base",

spp_metrics_core/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/OpenSPP2",
1010
"license": "LGPL-3",
11-
"development_status": "Alpha",
11+
"development_status": "Beta",
1212
"maintainers": ["jeremi", "gonzalesedwin1123"],
1313
"depends": [
1414
"base",

spp_metrics_services/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/OpenSPP2",
1010
"license": "LGPL-3",
11-
"development_status": "Alpha",
11+
"development_status": "Beta",
1212
"maintainers": ["jeremi"],
1313
"depends": [
1414
"base",

0 commit comments

Comments
 (0)