Skip to content

Commit

Permalink
chore(release): 3.4.1 [skip ci]
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and semantic-release committed Oct 18, 2023
1 parent 6dfaebd commit a0357b8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!--next-version-placeholder-->

## v3.4.1 (2023-10-18)

### Fix

* Notify when pernosco is requested for non 64-bit bugs ([`6dfaebd`](https://github.com/MozillaSecurity/bugmon/commit/6dfaebd4919f5e416f1b9ddea3da563adcbb6b94))

## v3.4.0 (2023-10-16)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ maintainers = [
name = "bugmon"
readme = "README.md"
repository = "https://github.com/MozillaSecurity/bugmon"
version = "3.4.0"
version = "3.4.1"

[tool.poetry.dependencies]
autobisect = "^7.4.0"
Expand Down

0 comments on commit a0357b8

Please sign in to comment.