Prepare for release 0.3

This commit is contained in:
Michał Sałaban 2018-05-21 17:26:51 +02:00
parent a037f121b7
commit d032fd2d86
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
from . import address, account, daemon, wallet, numbers, prio, wordlists, seed
__version__ = '0.2'
__version__ = '0.3'