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 b20581e commit 4d163cbCopy full SHA for 4d163cb
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+1.4.5 (2019-06-08)
5
+------------------
6
+
7
+* Fix rST formatting errors.
8
9
10
1.4.4 (2019-06-05)
11
------------------
12
setup.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
from setuptools import setup
-version = '1.4.4'
+version = '1.4.5'
setup(
name='django-widget-tweaks',
0 commit comments