Skip to content

Commit bbfa651

Browse files
chore(main): release 0.4.7 (#214)
Co-authored-by: orca-bro[bot] <240489257+orca-bro[bot]@users.noreply.github.com>
1 parent 291df23 commit bbfa651

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.6"
2+
".": "0.4.7"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.4.7](https://github.com/gadomski/antimeridian/compare/v0.4.6...v0.4.7) (2026-04-03)
8+
9+
10+
### Bug Fixes
11+
12+
* don't warn if user sets fix_winding ([#213](https://github.com/gadomski/antimeridian/issues/213)) ([291df23](https://github.com/gadomski/antimeridian/commit/291df233654265228698a552021f2c1d2492e83e))
13+
714
## [0.4.6](https://github.com/gadomski/antimeridian/compare/v0.4.5...v0.4.6) (2026-03-03)
815

916

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "antimeridian"
3-
version = "0.4.6"
3+
version = "0.4.7"
44
authors = [{ name = "Pete Gadomski", email = "pete.gadomski@gmail.com" }]
55
description = "Correct GeoJSON geometries that cross the 180th meridian"
66
readme = "README.md"

0 commit comments

Comments
 (0)