We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c0ca56 commit 933a0d4Copy full SHA for 933a0d4
2 files changed
docs/docs/changelog.md
@@ -1,9 +1,12 @@
1
# Changelog
2
3
+# v1.0.0 (in development)
4
+- Stable release of the `bblocks-places` package
5
+
6
# v0.1.0 (in development)
-- Initial stable release of the `bblocks-places` package
7
+- Initial minor release of the `bblocks-places` package for external testing
8
-## v0.0.3 (in development)
9
+## v0.0.3 (2025-06-23)
10
- Bug fixes for handling of not found places
11
- Fix requests dependency
12
- Bug fix DCStatusError 500 - handle cases where an entity input is not valid
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "bblocks-places"
-version = "0.0.2"
+version = "0.0.3"
description = "Resolve and standardize places and work with political and geographic groupings"
authors = [
{name = "ONE Campaign"},
0 commit comments