We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e19fce9 commit 6742a0dCopy full SHA for 6742a0d
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
CHANGELOG
2
=========
3
4
-v3.4.1
+v3.4.2
5
------
6
7
- Fix a bug where providing a password for the redis backend would produce an invalid configuration on Django 4.
setup.py
@@ -22,7 +22,7 @@
22
23
setup(
24
name='django-cache-url',
25
- version='3.4.1',
+ version='3.4.2',
26
url='https://github.com/epicserve/django-cache-url',
27
license='MIT',
28
author="Brent O'Connor",
0 commit comments