Skip to content

Commit 6aa299e

Browse files
authored
Bump version from 1.4 to 1.5 in pyproject.toml
1 parent 4077a96 commit 6aa299e

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 = "1.4"
3+
version = "1.5"
44
authors = [
55
{ name="CoCo_R", email="coco_snow@myyahoo.com" },
66
]
@@ -22,4 +22,5 @@ requires = ["hatchling >= 1.26"]
2222
build-backend = "hatchling.build"
2323

2424
[tool.hatch.build.targets.wheel]
25-
packages = ["src/rheelDM"]
25+
26+
packages = ["src/rheelDM"]

0 commit comments

Comments
 (0)