File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- Copyright (c) 2009-2022 , Kyle Fuller and Mariusz Felisiak
1+ Copyright (c) 2009-2023 , Kyle Fuller and Mariusz Felisiak
22All rights reserved.
33
44Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 1- __version__ = '1.6.1 '
2- __copyright__ = 'Copyright (c) 2009-2022 , Kyle Fuller, Mariusz Felisiak'
1+ __version__ = '1.6.2 '
2+ __copyright__ = 'Copyright (c) 2009-2023 , Kyle Fuller, Mariusz Felisiak'
33__author__ = [
44 'Kyle Fuller <kyle@fuller.li>' ,
55 'Jannis Leidel (jezdez)' ,
Original file line number Diff line number Diff line change 11[metadata]
22name = django-request
3- version = 1.6.1
3+ version = 1.6.2
44url = https://django-request.readthedocs.io/en/latest/
55download_url = https://pypi.org/project/django-request/
66author = Kyle Fuller
You can’t perform that action at this time.
0 commit comments