We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4077a96 commit 6aa299eCopy full SHA for 6aa299e
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "Rheel-Data-Management"
3
-version = "1.4"
+version = "1.5"
4
authors = [
5
{ name="CoCo_R", email="coco_snow@myyahoo.com" },
6
]
@@ -22,4 +22,5 @@ requires = ["hatchling >= 1.26"]
22
build-backend = "hatchling.build"
23
24
[tool.hatch.build.targets.wheel]
25
-packages = ["src/rheelDM"]
+
26
+packages = ["src/rheelDM"]
0 commit comments