Skip to content

Commit b1075a9

Browse files
authored
Bump version to 2.1 and update package structure
1 parent cd18520 commit b1075a9

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Rheel-Data-Management"
3-
version = "2.0"
3+
version = "2.1"
44
authors = [
55
{ name="CoCo_R", email="coco_snow@myyahoo.com" },
66
]
@@ -19,4 +19,5 @@ requires = ["hatchling >= 1.26"]
1919
build-backend = "hatchling.build"
2020

2121
[tool.hatch.build.targets.wheel]
22-
packages = ["src/rheelDM"]
22+
23+
packages = ["src/rheelDM"]

0 commit comments

Comments
 (0)