Skip to content

Commit d3730d4

Browse files
author
semantic-release
committed
1.3.2
Automatically generated by python-semantic-release
1 parent cabf07d commit d3730d4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
<!-- version list -->
44

5+
## v1.3.2 (2025-11-25)
6+
7+
### Bug Fixes
8+
9+
- Use primary_keys value
10+
([`cabf07d`](https://github.com/celine-eu/tap-grib/commit/cabf07dc1b7d123f20d12e1d2697299928ee6183))
11+
12+
### Chores
13+
14+
- Updpate uv.sync
15+
([`178ab87`](https://github.com/celine-eu/tap-grib/commit/178ab87f13b726e40462bfeba538140bb429c8aa))
16+
17+
518
## v1.3.1 (2025-11-24)
619

720
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "tap-grib"
3-
version = "1.3.1"
3+
version = "1.3.2"
44
description = "Singer tap for Grib, built with the Meltano Singer SDK."
55
readme = "README.md"
66
authors = [{ name = "Luca Capra", email = "luca.capra@spindox.it" }]

0 commit comments

Comments
 (0)