geändert: README.md

geändert:       pyproject.toml
	geändert:       src/text_table/_core.py
This commit is contained in:
2026-02-09 18:57:33 +01:00
parent a622448ea5
commit a03fdeb5df
3 changed files with 30 additions and 8 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ build-backend = "setuptools.build_meta"
[project]
name = "text_table"
version = "0.1.1"
version = "0.1.3"
description = "A simple library for creating text tables."
readme = "README.md"