Skip to content

Commit b3af4b7

Browse files
committed
Release 1.6.3.
1 parent 13191ed commit b3af4b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

request/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.6.2'
1+
__version__ = '1.6.3'
22
__copyright__ = 'Copyright (c) 2009-2023, Kyle Fuller, Mariusz Felisiak'
33
__author__ = [
44
'Kyle Fuller <kyle@fuller.li>',

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-request
3-
version = 1.6.2
3+
version = 1.6.3
44
url = https://django-request.readthedocs.io/en/latest/
55
download_url = https://pypi.org/project/django-request/
66
author = Kyle Fuller

0 commit comments

Comments
 (0)