Skip to content

Commit 4d163cb

Browse files
committed
Version 1.4.5
1 parent b20581e commit 4d163cb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changes
22
=======
33

4+
1.4.5 (2019-06-08)
5+
------------------
6+
7+
* Fix rST formatting errors.
8+
9+
410
1.4.4 (2019-06-05)
511
------------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
from setuptools import setup
33

4-
version = '1.4.4'
4+
version = '1.4.5'
55

66
setup(
77
name='django-widget-tweaks',

0 commit comments

Comments
 (0)