Skip to content

Commit c15e806

Browse files
committed
Release 1.3.2
1 parent 4e9676c commit c15e806

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.3.2:
2+
- Fixes invalid sizes in makeConst calls. (thanks to Dickson S. Guedes for
3+
the report, github user rastkok for the fix)
14
1.3.1:
25
- Fixes issues with nullsfirst / nullslast in sqlalchemyfdw (thanks to
36
KyleLilly)

multicorn.control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
comment = 'Multicorn Python bindings for Postgres 9.2.* Foreign Data Wrapper'
2-
default_version = '1.3.1'
2+
default_version = '1.3.2'
33
module_pathname = '$libdir/multicorn'
44
relocatable = true

0 commit comments

Comments
 (0)