We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550ddef commit 21430ccCopy full SHA for 21430cc
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "textual-pandas"
3
homepage = "https://github.com/dannywade/textual-pandas"
4
-version = "0.2.2"
+version = "0.2.3"
5
description = "A module to build Textual widgets that represent data from the Pandas library"
6
authors = ["Dan Wade <[email protected]>"]
7
license = "MIT"
0 commit comments