Skip to content

Commit cfee86d

Browse files
committed
update the version from 1.6.1 to 1.6.2
1 parent df4344c commit cfee86d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
project = "PySODMetrics"
1818
copyright = "2025, lartpang"
1919
author = "lartpang"
20-
release = "1.6.1"
20+
release = "1.6.2"
2121

2222
# -- General configuration ---------------------------------------------------
2323
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages = ["py_sod_metrics"] # 直接指定包名
77

88
[project]
99
name = "pysodmetrics"
10-
version = "1.6.1"
10+
version = "1.6.2"
1111
dependencies = [
1212
"numpy>=1.18,<2.3.5",
1313
"scipy>=1.5,<2.0",

0 commit comments

Comments
 (0)