Thread: Psycopg 2.9.3 released

Psycopg 2.9.3 released

From
Daniele Varrazzo
Date:
Hello

we have just released psycopg2 version 2.9.3. This version fixes no
bugs, but introduces binary packages for libc musl systems, such as
Alpine Linux. It is now possible to install 'psycopg-binary' without
the need of build tools or system libraries on the client.

I wish to thank wholeheartedly Peter Lithammer, who contributed Musl
package building for both Psycopg 2 and 3.

Cheers!

-- Daniele