Skip to content

Commit

Permalink
0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
abkfenris committed Nov 3, 2020
1 parent 7c93b66 commit c146fd1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,18 @@ Additions:

Changes:

Fixes:

## 0.1.12 - 11/3/2020

Changes:

- Use `-slim` Docker image as a base to make for a lighter image (1.44 too .91 GB).
- Update dependencies
- Sentry SDK from 0.18.0 to 0.19.2
- IPython from 7.18 to 7.19
- Pytest Django from 3.10 to 4.1
- Django from 3.1.2 to 3.1.3

Fixes:

Expand Down
2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool]
[tool.poetry]
name = "buoy_barn"
version = "0.1.11"
version = "0.1.12"
description = "NERACOOS lightweight API sitting in front of ERDDAP"
authors = ["Alex Kerney <[email protected]>"]

Expand Down

0 comments on commit c146fd1

Please sign in to comment.