We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068d310 commit 6d20a75Copy full SHA for 6d20a75
CHANGELOG.rst
@@ -4,6 +4,10 @@
4
Change Log
5
==========
6
7
+1.11.1 (2024-03-07)
8
+------------------
9
+* remove print statements
10
+
11
1.11.0 (2024-03-07)
12
------------------
13
* Add new guide fitter (SolvePointing class), implements a gaia based iterative fitter for pointing solutions.
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = sdss-coordio
3
-version = 1.11.1a0
+version = 1.11.1
author = Conor Sayres
author_email = csayres@uw.edu
description = Coordinate conversion for SDSS-V
0 commit comments