Cargo.toml: Use the same version as the core tantivy lib.
This closes #6.
This commit is contained in:
parent
82dbd452ea
commit
2745c03384
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tantivy-py"
|
||||
version = "0.1.0"
|
||||
version = "0.10.1"
|
||||
authors = ["Damir Jelić <poljar@termina.org.uk>"]
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user