Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.0.4](https://github.com/agrc/palletjack/compare/v6.0.3...v6.0.4) (2026-06-23)


### Bug Fixes

* deal with arcgis package breaking change ([97537e5](https://github.com/agrc/palletjack/commit/97537e54c28f6b9d8b0aa60ee22a8791aad64a98))

## [6.0.3](https://github.com/agrc/palletjack/compare/v6.0.2...v6.0.3) (2026-05-20)


Expand Down
2 changes: 1 addition & 1 deletion src/palletjack/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"""

#: This will be automatically set by the publish action when it is uploaded to pypi; only change this for local dev
__version__ = "6.0.3" #: x-release-please-version
__version__ = "6.0.4" #: x-release-please-version