Skip to content

Commit 5d1d45b

Browse files
author
Umut Bozkurt
committed
fixed wrong version release
1 parent ed6d4d6 commit 5d1d45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='django-rest-framework-mongoengine',
5-
version='1.5.2',
5+
version='1.5.3',
66
description='Model Serializer that supports MongoEngine, for Django Rest Framework.',
77
packages=['rest_framework_mongoengine',],
88
license='see https://github.com/umutbozkurt/django-rest-framework-mongoengine/blob/master/LICENSE',

0 commit comments

Comments
 (0)