create v2
This commit is contained in:
parent
bebfe9013d
commit
78afc2e1ea
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@ app = Flask(__name__)
|
|||
|
||||
@app.route("/")
|
||||
def hello_world():
|
||||
return "Hello, V1"
|
||||
return "Hello, V2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue