File tree Expand file tree Collapse file tree 4 files changed +711
-705
lines changed Expand file tree Collapse file tree 4 files changed +711
-705
lines changed Original file line number Diff line number Diff line change 1+ ## 0.3.0 (2025-07-10)
2+
3+ ### Feat
4+
5+ - Request plain geojson output
6+
17## 0.2.0 (2025-07-03)
28
39### Feat
Original file line number Diff line number Diff line change 1- __version__ = "0.2 .0"
1+ __version__ = "0.3 .0"
Original file line number Diff line number Diff line change 11[project ]
22name = " raw-data-api-py"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
44description = " A Python API wrapper for the raw-data-api service."
55readme = " README.md"
66requires-python = " >=3.10"
@@ -38,7 +38,7 @@ asyncio_default_fixture_loop_scope="session"
3838
3939[tool .commitizen ]
4040name = " cz_conventional_commits"
41- version = " 0.2 .0"
41+ version = " 0.3 .0"
4242version_files = [
4343 " pyproject.toml:version" ,
4444 " osm_data_client/__version__.py" ,
You can’t perform that action at this time.
0 commit comments