bump version

This commit is contained in:
Stepan Snigirev 2022-01-14 14:51:29 +01:00
parent 470187ce18
commit ac64b36818

View File

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