Skip to content

Commit

Permalink
Bump patch version #3
Browse files Browse the repository at this point in the history
  • Loading branch information
numberoverzero committed Jun 18, 2016
1 parent 0b973bd commit 5d4ae9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion declare.py
Expand Up @@ -3,7 +3,7 @@
import uuid
__all__ = ["ModelMetaclass", "Field", "TypeDefinition",
"TypeEngine", "DeclareException"]
__version__ = "0.9.10"
__version__ = "0.9.11"

missing = object()
# These engines can't be cleared
Expand Down

0 comments on commit 5d4ae9b

Please sign in to comment.