Skip to content

Commit

Permalink
2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Apr 7, 2017
1 parent 1740cc1 commit 78b4346
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.9.1'
__version__ = '2.9.2'
__all__ = [
'BareField',
'BigIntegerField',
Expand Down

0 comments on commit 78b4346

Please sign in to comment.