Skip to content

Commit

Permalink
Release 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rdunklau committed Feb 22, 2016
1 parent 4e9676c commit c15e806
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.3.2:
- Fixes invalid sizes in makeConst calls. (thanks to Dickson S. Guedes for
the report, github user rastkok for the fix)
1.3.1:
- Fixes issues with nullsfirst / nullslast in sqlalchemyfdw (thanks to
KyleLilly)
Expand Down
2 changes: 1 addition & 1 deletion multicorn.control
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
comment = 'Multicorn Python bindings for Postgres 9.2.* Foreign Data Wrapper'
default_version = '1.3.1'
default_version = '1.3.2'
module_pathname = '$libdir/multicorn'
relocatable = true

0 comments on commit c15e806

Please sign in to comment.