Skip to content

Commit

Permalink
date
Browse files Browse the repository at this point in the history
  • Loading branch information
chrieke committed Dec 29, 2024
1 parent 786bdbf commit 3a6ef57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Update your installation to the latest version:
```

## 0.5.0
**November 30, 2024**
**December 29, 2024**

- Adds boolean `credits` parameter to the `Plot` class. Set to `False` to hide the OSM/package credits on the map.
- Fixes an issue where customized landcover_classes where ignored in `get_osm_geometries`.
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ simplified configuration interfaces. It is partially tested and adds a [streamli

## Running the app locally

You can use the webapp directly under [prettymapp.streamlit.app](https://prettymapp.streamlit.app/) or run it locally via:

```bash
git clone https://github.com/chrieke/prettymapp.git
cd prettymapp
Expand Down

0 comments on commit 3a6ef57

Please sign in to comment.