bump version

This commit is contained in:
Stepan Snigirev 2021-10-07 10:58:48 +02:00
parent 75230360b6
commit 7b9a64713c

View File

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