Skip to content

Commit

Permalink
release: bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SlowMo24 committed Oct 25, 2024
1 parent da7f038 commit a35f3d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased](https://github.com/GIScience/ohsome-py/compare/v0.3.3..master)

## [0.4.0](https://github.com/GIScience/ohsome-py/releases/tag/v0.4.0)

### Changed

- updated `numpy` and `geopandas` dependency to the latest major versions
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 = "ohsome"
version = "0.3.3"
version = "0.4.0"
description = "A Python client for the ohsome API"
authors = ["HeiGIT ohsome team <[email protected]>", "GIScience Research Group, Heidelberg University"]
repository = "https://github.com/GIScience/ohsome-py"
Expand Down

0 comments on commit a35f3d2

Please sign in to comment.