更新
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
ver = "0.3.7"
|
||||
stage = "prod_rev1"
|
||||
|
||||
def get_stage():
|
||||
result = stage
|
||||
return result
|
||||
ver = "0.3.8"
|
||||
stage = "production"
|
Reference in New Issue
Block a user