Skip to content

Commit 203fe66

Browse files
author
Umut Bozkurt
committed
version change (1.5)
1 parent 7b8cdd7 commit 203fe66

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.4',
5+
version='1.5',
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)