We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d532b4 + 3f6785d commit 6e9abceCopy full SHA for 6e9abce
src/nwb_benchmarks/globals.py
@@ -3,7 +3,7 @@
3
from .setup import get_benchmarks_home_directory
4
5
MACHINE_FILE_VERSION = "1.4.1"
6
-DATABASE_VERSION = "3.0.0"
+DATABASE_VERSION = "4.0.0"
7
8
HOME_DIR = get_benchmarks_home_directory()
9
RESULTS_DIR = HOME_DIR / "results"
0 commit comments