Skip to content

Commit c81980e

Browse files
authored
Merge pull request #219 from punch-mission/support-py313
add py3.13 support with new release
2 parents b1498cd + c7201d8 commit c81980e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages = ["regularizepsf"]
77

88
[project]
99
name = "regularizepsf"
10-
version = "0.4.0"
10+
version = "0.4.1"
1111
requires-python = ">3.10"
1212
description = "Point spread function modeling and regularization"
1313
dependencies = [

0 commit comments

Comments
 (0)