bump version

This commit is contained in:
Stepan Snigirev 2021-09-10 16:20:36 +02:00
parent b5d466a842
commit afd09f243e

View File

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