Skip to content

Commit 7ae2b08

Browse files
authored
Merge pull request #21 from posit-dev/quarto-docs
update version pypi and readme
2 parents 942eb94 + f8f0d05 commit 7ae2b08

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Provides additional functions for creating beautiful tables with 'great-tables'.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "gt-extras"
9-
version = "0.1.0"
9+
dynamic = ["version"]
1010
description = "Provides additional functions for creating beautiful tables with 'great-tables'."
1111
readme = "README.md"
1212
requires-python = ">=3.9"

0 commit comments

Comments
 (0)