Skip to content

Commit a4ba329

Browse files
committed
versioning b2 - parquet features
1 parent 6a05c64 commit a4ba329

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
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "servicex_analysis_utils"
7-
version = "1.0.b1"
7+
version = "1.0.b2"
88
description = "A package with analysis tools for ServiceX."
99
authors = [{name = "Artur Cordeiro Oudot Choi", email = "acordeir@cern.ch"}]
1010
readme = "README.md"
@@ -36,4 +36,4 @@ test = [
3636
]
3737

3838
[tool.hatch.build.targets.wheel]
39-
packages = ["servicex_analysis_utils"]
39+
packages = ["servicex_analysis_utils"]

0 commit comments

Comments
 (0)