We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed6d4d6 commit 5d1d45bCopy full SHA for 5d1d45b
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='django-rest-framework-mongoengine',
5
- version='1.5.2',
+ version='1.5.3',
6
description='Model Serializer that supports MongoEngine, for Django Rest Framework.',
7
packages=['rest_framework_mongoengine',],
8
license='see https://github.com/umutbozkurt/django-rest-framework-mongoengine/blob/master/LICENSE',
0 commit comments