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

Commit

Permalink
Bump to 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rhatdan committed Apr 20, 2017
1 parent 5378d20 commit f304570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Atomic/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

#https://bitbucket.org/logilab/pylint/issues/36/
#pylint: disable=no-member
__version__ = '1.17.0'
__version__ = '1.17.1'
__author__ = 'Daniel Walsh'
__author_email__ = 'dwalsh@redhat.com'

0 comments on commit f304570

Please sign in to comment.