Fix display error

This commit is contained in:
Exil Productions
2025-12-04 15:59:47 +01:00
parent b583417640
commit 2820893b4f
5 changed files with 116 additions and 108 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "statsman"
version = "0.1.2"
version = "0.1.3"
description = "A real-time terminal-based system monitoring tool with ASCII visualizations"
authors = [{name = "Exil Productions", email = "exil.productions.business@gmail.com"}]
license = {text = "MIT"}