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