Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit568cb6a

Browse files
committed
Version was 3.3 but last released version was 3.1. Setting to match rest
of the documentation in preparation for upcoming release.
1 parentfb5f1b2 commit568cb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/interfaces/python/pgmodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
#include<string.h>
3737

3838
staticPyObject*PGError;
39-
staticconstchar*PyPgVersion="3.3";
39+
staticconstchar*PyPgVersion="3.2";
4040

4141
/* taken from fileobject.c */
4242
#defineBUF(v) PyString_AS_STRING((PyStringObject *)(v))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp