Skip to content
This repository was archived by the owner on Oct 10, 2020. It is now read-only.

Commit 840732d

Browse files
committed
Bump to V1.20.1
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
1 parent cd6af24 commit 840732d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Atomic/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#https://bitbucket.org/logilab/pylint/issues/36/
77
#pylint: disable=no-member
8-
__version__ = '1.19.1'
8+
__version__ = '1.20.1'
99
__author__ = 'Daniel Walsh'
1010
__author_email__ = 'dwalsh@redhat.com'
1111

0 commit comments

Comments
 (0)