Skip to content

Commit 5c9559a

Browse files
author
Umut Bozkurt
committed
new version
1 parent d7e954d commit 5c9559a

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',
5+
version='1.5.1',
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)