diff --git a/pyproject.toml b/pyproject.toml index d643229..c06e93a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "riseup-vpn-configurator" -version = "1.1.0" +version = "1.2.0" description = "a simple command line tool to get RiseupVPN up and running" authors = ["kmille "] readme = "README.md"