Skip to content

Commit

Permalink
chore: upgrade to poetry 2.0 (#430)
Browse files Browse the repository at this point in the history
* chore: update `pyproject.toml` to PEP621 format

* chore: update `poetry.lock`

* chore: add min poetry version

* docs: update changelog

* chore: bump version to v6.1.1
  • Loading branch information
NTFSvolume authored Jan 5, 2025
1 parent 2c7ed99 commit 85698ee
Show file tree
Hide file tree
Showing 3 changed files with 359 additions and 278 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [6.1.0] - 2025-01-05
## [6.1.1] - 2025-01-05

### Changed

- Remove crawlers scrape lock

### Fixed

- v5 to v6 transfer [database] (`hash` table missing on second startup)
- v4 to v6 transfer [logs] ('downloader.log' being used by another process)

## [6.1.0] - 2025-01-04

### Fixed

Expand Down
Loading

0 comments on commit 85698ee

Please sign in to comment.