Skip to content

Commit

Permalink
clean version problem
Browse files Browse the repository at this point in the history
  • Loading branch information
romaryd committed May 30, 2018
1 parent b818387 commit 5b8eb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonrepo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
Copyright (C) 2017 Romary Dupuis
"""

__version__ = '0.1.6'
__version__ = '0.1.7'
__all__ = ['repository', 'mixin', 'record']

0 comments on commit 5b8eb02

Please sign in to comment.