1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-05 18:45:01 +01:00

Bump to 1.12.3

This commit is contained in:
Dan Walsh
2016-09-20 07:35:19 -04:00
parent f439d70f7a
commit bc0141b511

View File

@@ -5,7 +5,7 @@ from .util import write_out
#https://bitbucket.org/logilab/pylint/issues/36/
#pylint: disable=no-member
__version__ = '1.12.2'
__version__ = '1.12.3'
__author__ = 'Daniel Walsh'
__author_email__ = 'dwalsh@redhat.com>'