Skip to content

Commit

Permalink
bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhadfield committed Aug 21, 2016
1 parent fee0e85 commit 8f93d72
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.7'
__version__ = '1.0.8'
__author__ = 'Jon Hadfield'
__license__ = 'MIT'
__copyright__ = 'Copyright 2016 Jon Hadfield'

0 comments on commit 8f93d72

Please sign in to comment.