Fixed license error

This commit is contained in:
2026-02-23 22:42:05 +01:00
parent 1815526197
commit ac9950763f
+2 -1
View File
@@ -6,4 +6,5 @@ build-backend = "setuptools.build_meta"
name = "text_table"
version = "0.1.4"
description = "A simple library for creating text tables."
readme = "README.md"
readme = "README.md"
license = "Apache-2.0"