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

Bump to v1.15.2

This commit is contained in:
Daniel J Walsh
2017-01-31 09:07:38 -05:00
parent 68ed629262
commit fcfe13227d

View File

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