Preparing release 2.0b7.

This commit is contained in:
Federico Di Gregorio 2006-02-11 07:08:54 +00:00
parent 94d663c6b6
commit a0e3ab28fc

View File

@ -18,7 +18,7 @@
# See the LICENSE file for details.
ALLOWED_PSYCOPG_VERSIONS = ('2.0b4', '2.0b5', '2.0b6')
ALLOWED_PSYCOPG_VERSIONS = ('2.0b4', '2.0b5', '2.0b6', '2.0b7')
import sys
import time