Skip to content

Commit

Permalink
Merge pull request #19 from AugustinMortier/0.8.1
Browse files Browse the repository at this point in the history
0.8.1
  • Loading branch information
AugustinMortier authored Sep 24, 2024
2 parents c6e3e5a + 0cf4a84 commit 349ec0c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

:material-history:

## 0.8.1
Sep 24, 2024

- Fix progress bar visibility in CLI climatology
- Only read relevant variables in CLI maps and calendar
- Fix some links in documentation

## 0.8.0
Sep 23, 2024

Expand Down
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 = "aprofiles"
version = "0.8.0"
version = "0.8.1"
description = "Analysis of atmospheric profilers measurements"
authors = ["augustinm <[email protected]>"]
license = "GPL-3.0"
Expand Down

0 comments on commit 349ec0c

Please sign in to comment.