From 10a9bc8cb6414eff3e7f50e3b05bde3ae8ff9cef Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Fri, 24 Mar 2023 01:41:12 +0330 Subject: fixed the main function so poetry build actually works correctly --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 1f4a7b6..d36c74f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "virttop" -version = "0.2.0" +version = "0.2.1" description = "A top like utility for libvirt" authors = ["terminaldweller "] license = "GPL-3.0" -- cgit v1.2.3