We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a05c64 commit a4ba329Copy full SHA for a4ba329
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "servicex_analysis_utils"
7
-version = "1.0.b1"
+version = "1.0.b2"
8
description = "A package with analysis tools for ServiceX."
9
authors = [{name = "Artur Cordeiro Oudot Choi", email = "acordeir@cern.ch"}]
10
readme = "README.md"
@@ -36,4 +36,4 @@ test = [
36
]
37
38
[tool.hatch.build.targets.wheel]
39
-packages = ["servicex_analysis_utils"]
+packages = ["servicex_analysis_utils"]
0 commit comments