We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91cceeb commit 02cab8bCopy full SHA for 02cab8b
CHANGELOG.rst
@@ -4,8 +4,13 @@
4
Change Log
5
==========
6
7
+1.18.1 (2025-12-04)
8
+-------------------
9
+* Fix release workflow.
10
+
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
* Deprecate Python 3.8.
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = sdss-coordio
3
-version = 1.18.1a0
+version = 1.18.1
author = Conor Sayres
author_email = csayres@uw.edu
description = Coordinate conversion for SDSS-V
0 commit comments