Skip to content

Commit 4690077

Browse files
author
semantic-release
committed
0.1.0
Automatically generated by python-semantic-release
1 parent 753a95e commit 4690077

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
- Set GDAL_VERSION
2020
([`248c33c`](https://github.com/celine-eu/tap-geo/commit/248c33cd3a3fa88b823275b6668a1f49f5796c2e))
2121

22+
- Update pkg
23+
([`753a95e`](https://github.com/celine-eu/tap-geo/commit/753a95e9e2a6b2a67a8b4b7288b3663f1d075686))
24+
25+
- Update pkg
26+
([`d7ae628`](https://github.com/celine-eu/tap-geo/commit/d7ae628ab1dc04d6c19753536a2248948bcbce9f))
27+
2228
- Use py3.12 for fiona build
2329
([`8dbdeea`](https://github.com/celine-eu/tap-geo/commit/8dbdeeaefd2b6aba243a24d7be9b955c4dcd5572))
2430

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-geo"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
description = "Singer tap for Geo, 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)