Skip to content

Commit 4e2b01d

Browse files
author
Ryo Chijiiwa
authored
bump to 1.9.6 (#288)
1 parent 26ee4b5 commit 4e2b01d

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
@@ -4,7 +4,7 @@
44
NAME = 'dynamic-rest'
55
DESCRIPTION = 'Adds Dynamic API support to Django REST Framework.'
66
URL = 'http://github.com/AltSchool/dynamic-rest'
7-
VERSION = '1.9.5'
7+
VERSION = '1.9.6'
88
SCRIPTS = ['manage.py']
99

1010
setup(

0 commit comments

Comments
 (0)