Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
touilleMan committed Mar 4, 2016
1 parent 55ea069 commit 23b8f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marshmallow_mongoengine/__init__.py
Expand Up @@ -19,7 +19,7 @@
)
from marshmallow_mongoengine.exceptions import ModelConversionError

__version__ = '0.7.3'
__version__ = '0.7.4'
__license__ = 'MIT'

__all__ = [
Expand Down

0 comments on commit 23b8f41

Please sign in to comment.