Skip to content

Commit f64513f

Browse files
author
semantic-release
committed
1.15.1
Automatically generated by python-semantic-release
1 parent 2956e41 commit f64513f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v1.15.1 (2026-03-11)
5+
6+
### Bug Fixes
7+
8+
- Update pip and setuptools installation steps in Dockerfile
9+
([`2956e41`](https://github.com/nasaharvest/glam-api/commit/2956e41a23b984a4dd6ef5d9abc089c786f1f512))
10+
11+
412
## v1.15.0 (2026-03-11)
513

614
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "glam-api"
3-
version = "1.15.0"
3+
version = "1.15.1"
44
description = "NASA Harvest Global Agriculture Monitoring System (GLAM) API"
55
authors = ["John Keniston <jfkeniston@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)