Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Commit

Permalink
Prepare release v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tlex committed Feb 18, 2021
1 parent 8511c9f commit a181eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter/lib/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

WARN_TICKER_SLOW_LOAD = 'Exchange doesn\'t support fetching all the tickers in one go. Loading them individually.'

VERSION = 'v1.7.13'
VERSION = 'v1.8.0'
# Gets set automatically at build time
BUILD = 'dev'

0 comments on commit a181eb0

Please sign in to comment.