Skip to content

Commit

Permalink
wip: testing overwrite release
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronm-2112 committed Jan 27, 2025
1 parent 2bdfd74 commit 89d7b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyflask/startup/minimumApiVersion.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def get_api_version():
Returns the version of the API
"""


# test comment
return {'version': os.getenv('API_VERSION', "15.3.2-beta")}


Expand Down

0 comments on commit 89d7b74

Please sign in to comment.