We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9958151 commit ce2af5aCopy full SHA for ce2af5a
CHANGES.rst
@@ -127,6 +127,12 @@ astropy.wcs
127
128
- Fixed a bug in ``fit_wcs_from_points`` that does not set the default value of the ``cdelt`` of the returned WCS object. [#16027]
129
130
+Other Changes and Additions
131
+---------------------------
132
+
133
+- Given the potential breaking changes with the upcoming Numpy 2.0 release,
134
+ this release pins Numpy<2.0 and support for Numpy 2.0 will be added in the
135
+ v6.1.0 release.
136
137
Version 6.0.0 (2023-11-25)
138
==========================
0 commit comments