Skip to content

Commit

Permalink
2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Aug 9, 2016
1 parent ff4a040 commit a33e8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion peewee.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
from functools import wraps
from inspect import isclass

__version__ = '2.8.1'
__version__ = '2.8.2'
__all__ = [
'BareField',
'BigIntegerField',
Expand Down

0 comments on commit a33e8cc

Please sign in to comment.