Version 0.12.1

This commit is contained in:
The MMGen Project 2020-06-27 10:26:38 +00:00
commit 4c7944e5b7
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2

View file

@ -45,8 +45,8 @@ class GlobalContext(Lockable):
_use_class_attr = True
# Constants:
version = '0.12.099'
release_date = 'May 2020'
version = '0.12.1'
release_date = 'June 2020'
proj_name = 'MMGen'
proj_url = 'https://github.com/mmgen/mmgen'