File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- `1.1.0 `_ - 2018-12-07
4
+ `1.1.1 `_ - 2018-12-07
5
5
---------------------
6
6
7
7
**Added **
@@ -132,6 +132,7 @@ Changelog
132
132
133
133
* Initial release
134
134
135
+ .. _1.1.1 : https://github.com/jobec/django-auth-adfs/compare/1.0.0...1.1.1
135
136
.. _1.0.0 : https://github.com/jobec/django-auth-adfs/compare/0.2.1...1.0.0
136
137
.. _0.2.1 : https://github.com/jobec/django-auth-adfs/compare/0.2.0...0.2.1
137
138
.. _0.2.0 : https://github.com/jobec/django-auth-adfs/compare/0.1.2...0.2.0
@@ -142,5 +143,3 @@ Changelog
142
143
.. _0.0.4 : https://github.com/jobec/django-auth-adfs/compare/0.0.3...0.0.4
143
144
.. _0.0.3 : https://github.com/jobec/django-auth-adfs/compare/0.0.2...0.0.3
144
145
.. _0.0.2 : https://github.com/jobec/django-auth-adfs/compare/0.0.1...0.0.2
145
-
146
-
Original file line number Diff line number Diff line change 4
4
Adding imports here will break setup.py
5
5
"""
6
6
7
- __version__ = '1.1.0 '
7
+ __version__ = '1.1.1 '
You can’t perform that action at this time.
0 commit comments