geändert: README.md

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