Properly increment the api version
This commit is contained in:
parent
6ded2d5b7c
commit
0b2104fc7a
@ -37,7 +37,7 @@ logger = logging.getLogger(__name__)
|
||||
# 2.14: Add entry/exit orders to trade response
|
||||
# 2.15: Add backtest history endpoints
|
||||
# 2.16: Additional daily metrics
|
||||
# 2.16: Forceentry - leverage, partial force_exit
|
||||
# 2.17: Forceentry - leverage, partial force_exit
|
||||
API_VERSION = 2.17
|
||||
|
||||
# Public API, requires no auth.
|
||||
|
Loading…
Reference in New Issue
Block a user