We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549150e commit ea53652Copy full SHA for ea53652
CHANGELOG.md
@@ -1,6 +1,17 @@
1
# CHANGELOG
2
3
4
+## v0.1.1 (2025-11-04)
5
+
6
+### Chores
7
8
+- Force update
9
+ ([`549150e`](https://github.com/celine-eu/tap-geo/commit/549150e9d863d9dcf84090c300bf7ea22362320d))
10
11
12
+ ([`b2c2592`](https://github.com/celine-eu/tap-geo/commit/b2c259236f056762f18e24ec1a81c4a44fd2423a))
13
14
15
## v0.1.0 (2025-11-04)
16
17
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "tap-geo"
-version = "0.1.0"
+version = "0.1.1"
description = "Singer tap for Geo, built with the Meltano Singer SDK."
readme = "README.md"
authors = [{ name = "Luca Capra", email = "luca.capra@spindox.it" }]
0 commit comments