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