Skip to content

Commit 21430cc

Browse files
authored
increase version to 0.2.3
1 parent 550ddef commit 21430cc

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.2"
4+
version = "0.2.3"
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)