We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a2dd7 commit f2c915dCopy full SHA for f2c915d
CHANGES
@@ -2,7 +2,7 @@
2
CHANGELOG
3
=========
4
5
-2.7.1+dev (XXXX-XX-XX)
+2.7.2 (2023-02-21)
6
=======================
7
8
* Fix link between attachment and file is lost when updating old attachment (created in version <2.7.0) without title and random suffix
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='paperclip',
12
- version='2.7.1+dev',
+ version='2.7.2',
13
author='Makina Corpus',
14
author_email='geobi@makina-corpus.com',
15
url='https://github.com/makinacorpus/django-paperclip',
0 commit comments