Skip to content

Commit

Permalink
Merge pull request #1276 from gulfofmaine/0.7.5
Browse files Browse the repository at this point in the history
0.7.5 release
  • Loading branch information
abkfenris authored Dec 6, 2024
2 parents 57940dc + 460cd4d commit 36e2ba1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@ Changes:

Fixes:

## 0.7.6 - 2024-12-06

Changes:

* Match the default time range for forecast and prediction window by @abkfenris in https://github.com/gulfofmaine/buoy_barn/pull/1274

Dependency Updates:
* Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.2 by @renovate in https://github.com/gulfofmaine/buoy_barn/pull/1273
* Bump Django for security by @abkfenris in https://github.com/gulfofmaine/buoy_barn/pull/1275


**Full Changelog**: https://github.com/gulfofmaine/buoy_barn/compare/v0.7.4...v0.7.5

## O.7.4 - 2024-12-04

Changes:
Expand Down
2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "buoy-barn"
version = "0.7.4"
version = "0.7.5"
description = "NERACOOS lightweight API sitting in front of ERDDAP"
authors = [ { name = "Alex Kerney", email = "<akerney@gmri.org>" } ]
requires-python = ">=3.11"
Expand Down

0 comments on commit 36e2ba1

Please sign in to comment.