Skip to content

Commit d9f5525

Browse files
authored
Merge pull request #4 from NCAR/hua-work-miscs
add link for rdazip to run
2 parents 3ab8707 + d1b50bb commit d9f5525

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "rda_python_miscs"
9-
version = "1.0.2"
9+
version = "1.0.3"
1010
authors = [
1111
{ name="Zaihua Ji", email="zji@ucar.edu" },
1212
]
@@ -46,6 +46,7 @@ where = ["src"]
4646
"rdals" = "rda_python_miscs.rdals:main"
4747
"gdexls" = "rda_python_miscs.gdexls:main"
4848
"rdaps" = "rda_python_miscs.rdaps:main"
49+
"rdazip" = "rda_python_miscs.rdazip:main"
4950
"rdaown" = "rda_python_miscs.rdaown:main"
5051
"rdacp.py" = "rda_python_miscs.rdacp:main"
5152
"rdakill.py" = "rda_python_miscs.rdakill:main"

0 commit comments

Comments
 (0)