Skip to content

Commit 6742a0d

Browse files
committed
Bump version to 3.4.2
1 parent e19fce9 commit 6742a0d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CHANGELOG
22
=========
33

4-
v3.4.1
4+
v3.4.2
55
------
66

77
- Fix a bug where providing a password for the redis backend would produce an invalid configuration on Django 4.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
setup(
2424
name='django-cache-url',
25-
version='3.4.1',
25+
version='3.4.2',
2626
url='https://github.com/epicserve/django-cache-url',
2727
license='MIT',
2828
author="Brent O'Connor",

0 commit comments

Comments
 (0)