bump embit version

This commit is contained in:
Stepan Snigirev 2020-12-01 18:48:05 +01:00
parent 2c305e696a
commit e1e61ded60

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_namespace_packages
setup(
name='embit',
version='0.1.1',
version='0.1.2',
license='MIT license',
url='https://github.com/diybitcoinhardware/embit',
description = 'yet another bitcoin library',