]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix(binary): fix __version__
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 22 Jul 2025 01:31:15 +0000 (03:31 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 22 Jul 2025 01:31:15 +0000 (03:31 +0200)
commit36e99b575a50663b3bf1f61a72abb84dd1e255b3
treec79b91a46be2d0979bc0334d3d4fec21049709e7
parent9f72f0b59d9f63ff3f09709df3f22f5cdf460e55
fix(binary): fix __version__

It was taken from the psycopg-c package, so it might have been wrong or,
more likely, reported as 0.0.0.0 because not installed.
docs/news.rst
tools/ci/copy_to_binary.py