Skip to content

Commit 4b3032d

Browse files
authored
Bump version from 1.2 to 1.3 in pyproject.toml
1 parent d1db043 commit 4b3032d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Rheel-Data-Management"
3-
version = "1.2"
3+
version = "1.3"
44
authors = [
55
{ name="CoCo_R", email="coco_snow@myyahoo.com" },
66
]
@@ -23,3 +23,4 @@ build-backend = "hatchling.build"
2323

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

0 commit comments

Comments
 (0)