Skip to content

Commit

Permalink
Version 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Sep 30, 2014
1 parent cf2d133 commit 028b107
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 @@ -31,7 +31,7 @@
from functools import wraps
from inspect import isclass

__version__ = '2.3.2'
__version__ = '2.3.3'
__all__ = [
'BareField',
'BigIntegerField',
Expand Down

0 comments on commit 028b107

Please sign in to comment.