Skip to content

Commit 3fe2b31

Browse files
authored
Merge pull request #2 from ssl-hep/main
update testing - behind main
2 parents 842d8de + a4ba329 commit 3fe2b31

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)