Skip to content

Commit

Permalink
Release 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Aug 20, 2023
1 parent b7a77c1 commit 27abd31
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 12 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.6.7 - August 20, 2023

### ✨ Improved

* Added local mean sidereal time header keyword ``LMST``. Note that the value is computed without updated ``IERS-B`` tables so it may be slightly off.


## 0.6.6 - August 14, 2023

### ✨ Improved
Expand Down
22 changes: 11 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sdss-lvmscp"
version = "0.6.7a0"
version = "0.6.7"
description = "LVM spectrograph control package."
authors = ["José Sánchez-Gallego <[email protected]>", "Changgon Kim <[email protected]>"]
maintainers = ["José Sánchez-Gallego <[email protected]>"]
Expand Down

0 comments on commit 27abd31

Please sign in to comment.