diff --git a/pyproject.toml b/pyproject.toml index f2c77fb..4639f49 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nmass" -version = "0.1.0" +version = "0.1.1" description = "A python3 library that makes it easier to use nmap and masscan" authors = ["4shen0ne <4shen.01@gmail.com>"] license = "MIT"