mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-10 19:16:34 +03:00
Bumped to 2.4 beta2
We may release a Windows package to let people test if ticket #20 is fixed.
This commit is contained in:
parent
8ab7fa596c
commit
3842026bed
|
@ -16,7 +16,7 @@
|
|||
# their work without bothering about the module dependencies.
|
||||
|
||||
|
||||
ALLOWED_PSYCOPG_VERSIONS = ('2.4-beta1',)
|
||||
ALLOWED_PSYCOPG_VERSIONS = ('2.4-beta1', '2.4-beta2')
|
||||
|
||||
import sys
|
||||
import time
|
||||
|
|
Loading…
Reference in New Issue
Block a user