diff --git a/pyproject.toml b/pyproject.toml index 4df863f..e91808f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "git-river" -version = "1.0.0" +version = "1.1.0" description = "Tools for working with upstream repositories" authors = ["Sam Clements "] license = "MPL-2.0"