Skip to content

Commit

Permalink
2.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Feb 26, 2017
1 parent f87af13 commit b71d955
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.7'
__version__ = '2.8.8'
__all__ = [
'BareField',
'BigIntegerField',
Expand Down

0 comments on commit b71d955

Please sign in to comment.