Skip to content

Commit 5e9f007

Browse files
committed
bumped version 0.2.0 -> 0.2.1
1 parent f9d9e6e commit 5e9f007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "textual-pandas"
33
homepage = "https://github.com/dannywade/textual-pandas"
4-
version = "0.2.0"
4+
version = "0.2.1"
55
description = "A module to build Textual widgets that represent data from the Pandas library"
66
authors = ["Dan Wade <[email protected]>"]
77
license = "MIT"

0 commit comments

Comments
 (0)