diff --git a/pyproject.toml b/pyproject.toml index 8feb9ea..d568433 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "network-latency-monitor" -version = "0.1.4" +version = "0.1.5" description = "Monitor your network latency using real-time plots and cumulative plots" authors = ["Muhammad Usaid Rehman "] homepage = "https://github.com/m-usaid99/Network-Latency-Monitor"