Skip to content

Commit 9c82fec

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 <danny.wade35@gmail.com>"]
77
license = "MIT"

0 commit comments

Comments
 (0)