Skip to content

Commit ceea9da

Browse files
committed
Release 4.1.1
1 parent 42d3a1c commit ceea9da

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
@@ -4,6 +4,12 @@
44
All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [4.1.1] - 2025-08-31
8+
9+
### Fixed
10+
11+
- build command for man pages adapted to new structure (thanks @sebastic)
12+
713
## [4.1.0] - 2025-08-30
814

915
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44

55
[project]
66
name = "osmium"
7-
version = "4.1.0"
7+
version = "4.1.1"
88
description = "Python bindings for libosmium, the data processing library for OSM data"
99
requires-python = ">=3.8"
1010

0 commit comments

Comments
 (0)