diff --git a/packages/python/sshnpd/pyproject.toml b/packages/python/sshnpd/pyproject.toml index 737cc2826..652641443 100644 --- a/packages/python/sshnpd/pyproject.toml +++ b/packages/python/sshnpd/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sshnpd" -version = "0.4.10" +version = "0.4.11" description = "Python implementation of SSH No Ports daemon" authors = ["Xavier Lin "] maintainers = ["Chris Swan "]