Skip to content

Commit 933a0d4

Browse files
committed
bump version 0.0.3
1 parent 1c0ca56 commit 933a0d4

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

docs/docs/changelog.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Changelog
22

3+
# v1.0.0 (in development)
4+
- Stable release of the `bblocks-places` package
5+
36
# v0.1.0 (in development)
4-
- Initial stable release of the `bblocks-places` package
7+
- Initial minor release of the `bblocks-places` package for external testing
58

6-
## v0.0.3 (in development)
9+
## v0.0.3 (2025-06-23)
710
- Bug fixes for handling of not found places
811
- Fix requests dependency
912
- Bug fix DCStatusError 500 - handle cases where an entity input is not valid

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bblocks-places"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
description = "Resolve and standardize places and work with political and geographic groupings"
55
authors = [
66
{name = "ONE Campaign"},

0 commit comments

Comments
 (0)