Skip to content

Commit

Permalink
Updated documentation and metadata files
Browse files Browse the repository at this point in the history
  • Loading branch information
nkphysics committed Aug 29, 2022
1 parent 39a4b3b commit 4b61c75
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 267 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ autoNICER is a program that allows individuals wanting to work with data from th
- Added `settings` command to display current settings
- Added `--src` flag that can be called from the command line to set the src with default settings (i.e. `$ autonicer --src=DESIRED-SRC`)

### v1.1.3
- Fixed bug with single OBSID not resolving. When querying HEASARC sometimes an extra space would be in the OBSID which lead to the resolving issues.

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 = "autonicer"
version = "1.1.2"
version = "1.1.3"
description = "A program that retrieves NICER observational data sets and performs a default data reduction process on the NICER observational data"
authors = ["Tsar Bomba Nick <njkuechel@protonmail.com>"]
license = "Apache-2.0"
Expand Down
Loading

0 comments on commit 4b61c75

Please sign in to comment.