We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4389d17 commit e7c7e06Copy full SHA for e7c7e06
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name='drf-hal-json',
6
- version="0.9.1",
+ version="0.10.0",
7
url='https://github.com/seebass/drf-hal-json',
8
license='MIT',
9
description='Extension for Django REST Framework 3 which allows for using content-type application/hal-json',
0 commit comments