Skip to content

Commit

Permalink
Bump version: 0.1.8 → 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Jan 6, 2017
1 parent ac12b3c commit 10aca71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paco/__init__.py
Expand Up @@ -33,7 +33,7 @@
__license__ = 'MIT'

# Current package version
__version__ = '0.1.8'
__version__ = '0.1.9'

# Explicit symbols to export
__all__ = (
Expand Down

0 comments on commit 10aca71

Please sign in to comment.