Skip to content

Commit

Permalink
Merge pull request #58 from money-on-chain/remove-ema-protection
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
mulonemartin authored Apr 8, 2024
2 parents e7f99c0 + 38310b4 commit 21ae992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion price_feeder/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from .base.main import ConnectionHelperBase


__VERSION__ = '3.0.1'
__VERSION__ = '3.0.3'


log.info("Starting Price Feeder version {0}".format(__VERSION__))
Expand Down

0 comments on commit 21ae992

Please sign in to comment.