Version 0.8.2

This commit is contained in:
philemon 2015-10-25 16:06:07 +03:00
commit 0b7f984249
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ from distutils.core import setup
setup(
name = 'mmgen',
description = 'A complete Bitcoin cold-storage solution for the command line',
version = '0.8.1',
version = '0.8.2',
author = 'Philemon',
author_email = 'mmgen-py@yandex.com',
url = 'https://github.com/mmgen/mmgen',