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 8b710bc commit cf3dd25Copy full SHA for cf3dd25
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='django-rest-framework-mongoengine',
5
- version='2.0.1',
+ version='2.0.2',
6
description='MongoEngine support 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