bump version

This commit is contained in:
Stepan Snigirev 2021-09-14 15:03:13 +02:00
parent a48c03f9cb
commit b2f98d8bfc

View File

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