Skip to content

Commit 1e969e6

Browse files
bump: version 1.3.2 → 1.3.3
1 parent f909095 commit 1e969e6

4 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v1.3.3 (2026-09-06)
2+
3+
### Fix
4+
5+
- **health**: add health checkup for external check of osmsg
6+
- **lock**: fix prune lock in db
7+
- **analytics**: add more analytics to track hashtags
8+
- **cleanup**: housekeeping
9+
- **readme**: add consistency
10+
- **ga**: add google analytics
11+
112
## v1.3.2 (2026-08-30)
213

314
### Fix

osmsg/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.3.2"
1+
__version__ = "1.3.3"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "osmsg"
3-
version = "1.3.2"
3+
version = "1.3.3"
44
description = "OpenStreetMap Stats Generator: Commandline"
55
readme = "README.md"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)