Version 0.7.6a - bugfix release

This commit is contained in:
The MMGen Project 2014-07-31 00:12:29 +04:00
commit e0166a15e6

View file

@ -3,7 +3,7 @@ from distutils.core import setup
setup(
name = 'mmgen',
version = '0.7.6',
version = '0.7.6a',
author = 'Philemon',
author_email = 'mmgen-py@yandex.com',
url = 'https://github.com/mmgen/mmgen',