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