Cargo.toml: Bump the version.
parent
6dfd704bf0
commit
6955851ab5
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "tantivy-py"
|
name = "tantivy-py"
|
||||||
version = "0.11.0-rc.1"
|
version = "0.11.0-rc.2"
|
||||||
authors = ["Damir Jelić <poljar@termina.org.uk>"]
|
authors = ["Damir Jelić <poljar@termina.org.uk>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
Loading…
Reference in New Issue