Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Dec 10, 2024
1 parent bdd9343 commit 0ff445e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# CHANGELOG


## v1.1.1 (2024-12-10)

### Bug Fixes

- Add django-storages session profile configuration option
([`bdd9343`](https://github.com/nasaharvest/glam-api/commit/bdd9343175d3ff6d1628bdfe50aa3bd163dbfde2))


## v1.1.0 (2024-12-10)

### Features
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 = "glam-api"
version = "1.1.0"
version = "1.1.1"
description = "NASA Harvest Global Agriculture Monitoring System (GLAM) API"
authors = ["John Keniston <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 0ff445e

Please sign in to comment.