Skip to content

Commit 37c23cf

Browse files
committed
release: bump version to 0.3.1
1 parent 4576252 commit 37c23cf

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
6+
## 0.3.1
7+
58
### Fixed
69

710
- prevent an exception if the `log_dir` for the `OhsomeClient` was set to `None`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ohsome"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "A Python client for the ohsome API"
55
authors = ["HeiGIT ohsome team <ohsome@heigit.org>", "GIScience Research Group, Heidelberg University"]
66
repository = "https://github.com/GIScience/ohsome-py"

0 commit comments

Comments
 (0)