Skip to content

Commit

Permalink
bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhadfield committed Aug 11, 2016
1 parent bedab17 commit c5885c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/creds/__init__.py
Expand Up @@ -18,7 +18,7 @@
from __future__ import (unicode_literals, print_function)

__title__ = 'creds'
__version__ = '1.0.0'
__version__ = '1.0.1'
__author__ = 'Jon Hadfield'
__license__ = 'MIT'
__copyright__ = 'Copyright 2016 Jon Hadfield'

0 comments on commit c5885c3

Please sign in to comment.