Skip to content

Commit

Permalink
Update mapengine version to v2.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
henhuy committed Dec 9, 2024
1 parent efbc22f commit 4803f48
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ and this project tries to adhere to [Semantic Versioning](https://semver.org/spe

### Fixed

## [Unreleased]
### Fixed
- mapengine version in v2.2.9

## [1.1.0] - 2024-11-14
### Added
- markdown rendering
Expand Down
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ django-geojson = "^3.1.0"
# Custom apps
# -----------------------------------------------------------------------------poetry-
django-oemof = {git="https://github.com/rl-institut/django-oemof.git", tag="v0.18.1"}
django-mapengine = "2.2.8"
django-mapengine = "2.2.9"
geojson = "^3.0.1"
oemof-network = "0.5.0a5"
django-template-partials = "^23.4"
Expand Down

0 comments on commit 4803f48

Please sign in to comment.