We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d227a commit 72e8d04Copy full SHA for 72e8d04
CHANGELOG.rst
@@ -9,6 +9,11 @@ main
9
* Deprecate Python 3.8.
10
* Back to using the official `sep` package from `sep-developers/sep` now that it's maintained again.
11
12
+1.18.0 (2025-12-04)
13
+--------------------
14
+* default to winpos+flex centroids for FVC analysis
15
+* remove a ton of unused code
16
+
17
18
1.17.0 (2025-08-20)
19
-------------------
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = sdss-coordio
3
-version = 1.17.1a0
+version = 1.18.0
4
author = Conor Sayres
5
author_email = csayres@uw.edu
6
description = Coordinate conversion for SDSS-V
0 commit comments