rewrote width code for tex and html output - no column head balancing

This commit is contained in:
Stephen Mildenhall
2025-06-26 11:54:10 +01:00
parent 46d7bd127a
commit cecd2e8e2b
6 changed files with 119 additions and 232 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "greater_tables"
version = "5.0.1.dev1+gc3d2dfc.d20250626"
version = "5.1.0"
description = "Perfect tables from pandas dataframes."
authors = [{name = "Stephen J Mildehall", email = "mynl@me.com" }]
readme = {file = "README.md", content-type = "text/markdown"}