File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 15
15
- DJANGO_VERSION=1.10 DJANGO_REST_VERSION=3.4
16
16
- DJANGO_VERSION=1.10 DJANGO_REST_VERSION=3.5
17
17
- DJANGO_VERSION=1.10 DJANGO_REST_VERSION=3.6
18
- - DJANGO_VERSION=1.11b1 DJANGO_REST_VERSION=3.4
19
- - DJANGO_VERSION=1.11b1 DJANGO_REST_VERSION=3.5
20
- - DJANGO_VERSION=1.11b1 DJANGO_REST_VERSION=3.6
21
18
- DJANGO_VERSION=1.8.* DJANGO_REST_VERSION=3.4.*
22
19
- DJANGO_VERSION=1.8.* DJANGO_REST_VERSION=3.5.*
23
20
- DJANGO_VERSION=1.9.* DJANGO_REST_VERSION=3.4.*
Original file line number Diff line number Diff line change 10
10
11
11
setup (
12
12
name = 'django-rest-passwordreset' ,
13
- version = '0.9.0 ' ,
13
+ version = '0.9.1 ' ,
14
14
packages = find_packages (),
15
15
include_package_data = True ,
16
16
license = 'BSD License' ,
17
17
description = 'An extension of django rest framework, providing a password reset strategy' ,
18
18
long_description = README ,
19
- url = 'https://chkr.at/ ' ,
19
+ url = 'https://github.com/anx-ckreuzberger/django-rest-multiauthtoken ' ,
20
20
author = 'Christian Kreuzberger' ,
21
21
author_email = 'ckreuzberger@anexia-it.com' ,
22
22
classifiers = [
You can’t perform that action at this time.
0 commit comments