Skip to content

Commit

Permalink
2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Leifer committed Mar 6, 2017
1 parent 03f2e9d commit 6b70cfe
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.8'
__version__ = '2.9.0'
__all__ = [
'BareField',
'BigIntegerField',
Expand Down

0 comments on commit 6b70cfe

Please sign in to comment.