aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2023-03-23 22:00:06 +0000
committerterminaldweller <devi@terminaldweller.com>2023-03-23 22:00:06 +0000
commitf9c5c641cd43f3badd704cf1ba929bb3a91c14e7 (patch)
treea86cc93a0e24bbce1cbfa1f07e315816debb5ab2 /pyproject.toml
parenttag v0.1.1 (diff)
downloadvirttop-f9c5c641cd43f3badd704cf1ba929bb3a91c14e7.tar.gz
virttop-f9c5c641cd43f3badd704cf1ba929bb3a91c14e7.zip
virttop is now an interactive utility
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index e2c870b..1f4a7b6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "virttop"
-version = "0.1.1"
+version = "0.2.0"
description = "A top like utility for libvirt"
authors = ["terminaldweller <devi@terminaldweller.com>"]
license = "GPL-3.0"