Skip to content

Commit 41b2be0

Browse files
committed
Major version update: flat architecture for VIP + compatibility for Python 3.10 to 3.13 + pyproject.toml installation
1 parent 5350b9d commit 41b2be0

File tree

2 files changed

+4072
-1
lines changed

2 files changed

+4072
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
44

55
[project]
66
name = "vip_hci"
7-
version = "1.6.6"
7+
version = "2.0.0"
88
description = "Package for astronomical high-contrast image processing."
99
readme = "README.rst"
1010
license = "MIT"

0 commit comments

Comments
 (0)