Skip to content

Commit 91a9505

Browse files
authored
Release 4.0.0.10 (#133)
1 parent 3d92f1f commit 91a9505

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

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

4+
4.0.0.10 (2019-04-05)
5+
--------------------
6+
7+
* Pin psycopg2 to <2.8, as 2.8 breaks API compatibility.
8+
9+
410
4.0.0.9 (2019-04-03)
511
--------------------
612

aldryn_django_cms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '4.0.0.9'
1+
__version__ = '4.0.0.10'

0 commit comments

Comments
 (0)