Skip to content

Commit

Permalink
fix: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mulonemartin committed Aug 22, 2024
1 parent f2967ed commit 82b6637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from api.db import connect_and_init_db, close_db_connect


API_VERSION = '1.0.6'
API_VERSION = '1.0.7'
API_TITLE = 'Stable Protocol API v2'
API_DESCRIPTION = """
This is a requirement for [stable-protocol-interface-v2](https://github.com/money-on-chain/stable-protocol-interface-v2)
Expand Down

0 comments on commit 82b6637

Please sign in to comment.