Updated database version to 145

This commit is contained in:
Chaz
2010-11-25 02:35:50 -06:00
parent 9137347acb
commit 872ea008dd
+1 -1
View File
@@ -74,7 +74,7 @@ except ImportError:
use_numpy = False
DB_VERSION = 144
DB_VERSION = 145
# Variance created as sqlite has a bunch of undefined aggregate functions.