Skip to content

Commit 6e1e7fc

Browse files
committed
Version bump in changelog
1 parent 5284505 commit 6e1e7fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ file.
55

66
The project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## v0.11.0 (2025-08-14)
99

1010
### Added
1111

src/geocompy/geo/csv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@ def list(self) -> GeoComResponse[tuple[str, str, int, int, str]]:
868868

869869
def abort_listing(self) -> GeoComResponse[None]:
870870
"""
871-
RPC 5074, (unknown)
871+
RPC 5074, (unknown, most likely ``CSV_AbortList``)
872872
873873
Aborts current job listing setup.
874874

0 commit comments

Comments
 (0)