Skip to content

Commit 5c5f77b

Browse files
committed
Release version 0.16.8
1 parent 6c883c3 commit 5c5f77b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Changes
22
=======
3-
0.16.7 (2017-09-18)
3+
0.16.8 (2017-09-18)
44
-------------------
55
- Bugfix release.
66
- Added Django 1.11 to tox.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def read(*rnames):
2323

2424
setup(
2525
name='djangosaml2',
26-
version='0.16.7',
26+
version='0.16.8',
2727
description='pysaml2 integration for Django',
2828
long_description='\n\n'.join([read('README.rst'), read('CHANGES')]),
2929
classifiers=[

0 commit comments

Comments
 (0)