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 d7e954d commit 5c9559aCopy full SHA for 5c9559a
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='django-rest-framework-mongoengine',
5
- version='1.5',
+ version='1.5.1',
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