Skip to content

Commit 6527551

Browse files
committed
Update version to 0.20.0 in pyproject.toml
1 parent 79b5200 commit 6527551

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies = [
77
"tqdm>=4.65.0",
88
"joblib>=1.3.2",
99
"pandas>=2.0.3",
10-
"pendulum>=2.1.2", #"msgspec>=0.18.4",
10+
"pendulum>=2.1.2", #"msgspec>=0.18.4",
1111
"munch>=4.0.0",
1212
"sqlglot>=23.11.2",
1313
"sqlparse>=0.5.0",
@@ -24,7 +24,7 @@ name = "pydala2"
2424
readme = "README.md"
2525
#repository = "https://github.com/legout/pydala2"
2626
requires-python = ">= 3.11"
27-
version = "0.9.9"
27+
version = "0.20.0"
2828

2929
[project.optional-dependencies]
3030
legacy = ["polars-lts-cpu>=0.20.4"]

0 commit comments

Comments
 (0)