We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28fc68 commit e078b24Copy full SHA for e078b24
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='django-rest-framework-mongoengine',
5
- version='1.3.2',
+ version='1.3.3',
6
packages=['rest_framework_mongoengine',],
7
license='see https://github.com/umutbozkurt/django-rest-framework-mongoengine/blob/master/LICENSE',
8
long_description='see https://github.com/umutbozkurt/django-rest-framework-mongoengine/blob/master/README.md',
0 commit comments