Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

Commit

Permalink
Bump version to 2.1.0
Browse files Browse the repository at this point in the history
Update minor version in light of replacement of pycrypto with
pycryptodome.
  • Loading branch information
sds committed Mar 5, 2018
1 parent 2cf855f commit c9ab9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coinbase/wallet/__init__.py
@@ -1,2 +1,2 @@
# coding: utf-8
__version__ = '2.0.7'
__version__ = '2.1.0'

0 comments on commit c9ab9d0

Please sign in to comment.