We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51103f commit d1ed4abCopy full SHA for d1ed4ab
1 file changed
xxhash/__init__.py
@@ -18,7 +18,7 @@
18
XXHASH_VERSION,
19
)
20
21
-VERSION = "2.0.0.dev1"
+VERSION = "2.0.0.dev2"
22
23
24
xxh128 = xxh3_128
0 commit comments