We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cabf07d commit d3730d4Copy full SHA for d3730d4
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
<!-- version list -->
4
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
18
## v1.3.1 (2025-11-24)
19
20
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
name = "tap-grib"
-version = "1.3.1"
+version = "1.3.2"
description = "Singer tap for Grib, built with the Meltano Singer SDK."
readme = "README.md"
authors = [{ name = "Luca Capra", email = "luca.capra@spindox.it" }]
0 commit comments