Skip to content

Commit

Permalink
Bump version to 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Garmelon committed Oct 26, 2022
1 parent 37b51a6 commit 259cfc2
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 @@ -22,6 +22,8 @@ ambiguous situations.

## Unreleased

## 3.4.2 - 2022-10-26

### Added
- Recognize and crawl content pages in cards
- Recognize and ignore surveys
Expand Down
2 changes: 1 addition & 1 deletion PFERD/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
NAME = "PFERD"
VERSION = "3.4.1"
VERSION = "3.4.2"

0 comments on commit 259cfc2

Please sign in to comment.