Change project name in PyPi, update version

This commit is contained in:
Michał Sałaban 2019-09-09 10:54:33 +02:00
parent 25ed5dec6a
commit 6bf97ddca2
5 changed files with 14 additions and 5 deletions

View file

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