diff --git a/CHANGELOG.md b/CHANGELOG.md index a88d4cf..8f4d84b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.4.0] ### Changed diff --git a/setup.cfg b/setup.cfg index 2ec6605..16eac15 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,10 +1,10 @@ [metadata] -name = stark +name = stark-package author = Jayshil A. Patel, Alexis Brandeker, Gayathri Viswanath, Maria Cavallius, Markus Janson author_email = jayshil.patel@astro.su.se license = Apache Software License 2.0 license_file = licenses/LICENSE.rst -url = +url = https://github.com/Jayshil/stark description = Spectral exTraction And Reduction Kit long_description = file: README.rst