Skip to content

Commit

Permalink
release 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
miccoli committed Aug 26, 2015
1 parent 9bd5740 commit 2cec574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyownet/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#

__all__ = ['__version__', ]
__version__ = '0.8.2.dev5'
__version__ = '0.8.2'


class Error(Exception):
Expand Down

0 comments on commit 2cec574

Please sign in to comment.