Skip to content

Commit

Permalink
chore: release v1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored Oct 31, 2024
1 parent 8cc13ea commit b1803e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.5](https://github.com/agrc/wmrc-skid/compare/v1.2.4...v1.2.5) (2024-10-31)


### Bug Fixes

* add statewide total to county metrics ([8cc13ea](https://github.com/agrc/wmrc-skid/commit/8cc13ea801cfe7d34edceb8a2a5f4d767f6a3f81))

## [1.2.4](https://github.com/agrc/wmrc-skid/compare/v1.2.3...v1.2.4) (2024-10-30)


Expand Down
2 changes: 1 addition & 1 deletion src/wmrc/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
This must only include a single line setting the dunder version variable.
"""

__version__ = "1.2.4"
__version__ = "1.2.5"

0 comments on commit b1803e7

Please sign in to comment.