Skip to content

Commit 4afe84a

Browse files
author
Dmitry Yashunin
committed
Update
1 parent ad46d9a commit 4afe84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_bindings/bindings.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ class Index {
106106
default_ef=10;
107107
}
108108

109-
static const int ser_version = 2; // serialization version
109+
static const int ser_version = 1; // serialization version
110110

111111
std::string space_name;
112112
int dim;

0 commit comments

Comments
 (0)