We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b2e57 commit 5704d00Copy full SHA for 5704d00
pyproject.toml
@@ -18,7 +18,7 @@ ignore_errors = true
18
19
[tool.poetry]
20
name = "tinybear"
21
-version = "0.2.0"
+version = "0.3.0"
22
description = "Where you don't need pandas yet. Tools to work with TXT, CSV, HTML, XLSX etc."
23
authors = ["Dmitry K <58207913+lemontree210@users.noreply.github.com>"]
24
readme = "README.md"
0 commit comments