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 f9d9e6e commit 5e9f007Copy full SHA for 5e9f007
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.0"
+version = "0.2.1"
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