diff --git a/Cargo.toml b/Cargo.toml index aa4ecd7..da809e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fishnet" -version = "2.9.4" # pull, test, remove dev, publish, tag, bump dev, push +version = "2.9.5-dev" # pull, test, remove dev, publish, tag, bump dev, push description = "Distributed Stockfish analysis for lichess.org" repository = "https://github.com/lichess-org/fishnet" readme = "README.md"