Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Sep 28, 2023
1 parent 417d88c commit 37743d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Changelog

This document records the main changes to the ``sdssdb`` code.

* :release:`0.7.0 <2023-09-28>`
* Added complete SQLAlchemy models for ``sdss5db``.
* Added files to create ``catalogdb.lvm_magnitude``.
* Added ``allStar-dr17-synspec_rev1`` table and models.

* :release:`0.6.6 <2023-08-17>`
* Added the option to disable database autoconnection by setting ``sdssdb.autoconnect = False`` or an environment variable ``SDSSDB_AUTOCONNECT=false``.
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = sdssdb
version = 0.6.7a0
version = 0.7.0
author = José Sánchez-Gallego
author_email = [email protected]
description = SDSS product for database management
Expand Down

0 comments on commit 37743d8

Please sign in to comment.