Skip to content

Commit

Permalink
Prepare for 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Jan 21, 2025
1 parent 9a45f25 commit 1afacff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ All notable changes to this project are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) (as of version 1.5.0).

## [Unreleased]

## [5.1.0] - 2025-01-21

### Changed
Expand Down
2 changes: 1 addition & 1 deletion src/zimscraperlib/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "5.1.0"
__version__ = "5.1.1-dev0"

0 comments on commit 1afacff

Please sign in to comment.