Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
Restore correct version
  • Loading branch information
Luca Francesca authored Dec 21, 2018
1 parent 58a29ba commit 3ada4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

app = Flask(__name__)

app_version = "v2.0"
app_version = "v0.1.3"


@app.route("/")
Expand Down

0 comments on commit 3ada4c3

Please sign in to comment.