We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 913d50a commit a48e87bCopy full SHA for a48e87b
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "Rheel-Data-Management"
3
-version = "1.1"
+version = "1.2"
4
authors = [
5
{ name="CoCo_R", email="coco_snow@myyahoo.com" },
6
]
@@ -15,7 +15,6 @@ license = "GPL-3.0-only"
15
license-files = ["LICENSE*"]
16
17
[project.urls]
18
-Homepage = "https://github.com/CoCo-R38/Rheel_Data_Management"
19
Issues = "https://github.com/CoCo-R38/Rheel_Data_Management/issues"
20
21
[build-system]
0 commit comments