Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-ueding committed Dec 12, 2023
1 parent ffe316b commit 57d1473
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion docs/reference/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ This is the pre-release series. Things haven't settled yet, so each minor versio

### Version 0.14

#### Version 0.14.2

- Fix broken Strava import (bug introduced in 0.14.0).

#### Version 0.14.1

- Fix hard-coded part in KML import.
- Fix hard-coded part in KML import (bug introduced in 0.14.0).

#### Version 0.14.0

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "geo-activity-playground"
version = "0.14.1"
version = "0.14.2"
description = "Analysis of geo data activities like rides, runs or hikes."
authors = ["Martin Ueding <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 57d1473

Please sign in to comment.