Skip to content

Commit

Permalink
Bump version: 0.2.5 → 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Apr 14, 2018
1 parent f5b71e9 commit 50ca2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riprova/__init__.py
Expand Up @@ -13,7 +13,7 @@
__license__ = 'MIT'

# Current package version
__version__ = '0.2.5'
__version__ = '0.2.6'

# Explicit symbols to export
__all__ = (
Expand Down

0 comments on commit 50ca2e5

Please sign in to comment.