Skip to content

Commit e7c7e06

Browse files
author
Tim Mundt
committed
increased version to 0.10.0
1 parent 4389d17 commit e7c7e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='drf-hal-json',
6-
version="0.9.1",
6+
version="0.10.0",
77
url='https://github.com/seebass/drf-hal-json',
88
license='MIT',
99
description='Extension for Django REST Framework 3 which allows for using content-type application/hal-json',

0 commit comments

Comments
 (0)