Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Dec 20, 2024
1 parent a388e03 commit cf02a5e
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.4.0 (2024-12-20)

### Features

- Add function to add ProductRaster records from existing raster storage
([`a388e03`](https://github.com/nasaharvest/glam-api/commit/a388e030f49d7a81e82a4c86da8f915adcd58df0))


## v1.3.1 (2024-12-20)

### Bug Fixes
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.3.1"
version = "1.4.0"
description = "NASA Harvest Global Agriculture Monitoring System (GLAM) API"
authors = ["John Keniston <jfkeniston@gmail.com>"]
readme = "README.md"
Expand Down

0 comments on commit cf02a5e

Please sign in to comment.