Skip to content

Commit 9c82fec

Browse files
committed
bumped version 0.2.1 -> 0.2.2
1 parent c2b3088 commit 9c82fec

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.1"
4+
version = "0.2.2"
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)