Skip to content

Commit 72e8d04

Browse files
committed
1.18.0
1 parent 27d227a commit 72e8d04

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ main
99
* Deprecate Python 3.8.
1010
* Back to using the official `sep` package from `sep-developers/sep` now that it's maintained again.
1111

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+
1217

1318
1.17.0 (2025-08-20)
1419
-------------------

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = sdss-coordio
3-
version = 1.17.1a0
3+
version = 1.18.0
44
author = Conor Sayres
55
author_email = csayres@uw.edu
66
description = Coordinate conversion for SDSS-V

0 commit comments

Comments
 (0)