Skip to content

Commit

Permalink
release iota
Browse files Browse the repository at this point in the history
  • Loading branch information
Th0rgal committed Jul 15, 2020
1 parent 1811692 commit 7ac44a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binance/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__title__ = "binance.py"
__author__ = "Th0rgal"
__license__ = "MIT"
__version__ = "1.3.1"
__version__ = "1.3.2"

from .definitions import (
SymbolStatus,
Expand Down

0 comments on commit 7ac44a3

Please sign in to comment.