Skip to content

Commit bcac618

Browse files
semantic-releasesemantic-release
authored andcommitted
chore(release): 3.8.0 [skip ci]
Automatically generated by python-semantic-release
1 parent 8aa9e3e commit bcac618

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
<!--next-version-placeholder-->
44

5+
## v3.8.0 (2024-04-23)
6+
7+
### Feature
8+
9+
* Set explicit retries and increase backoff_factor ([`75341de`](https://github.com/MozillaSecurity/bugmon/commit/75341de8a0f89ad643cab0d435d44e7d2cc512f5))
10+
11+
### Fix
12+
13+
* Remove unnecessary check for pre py3.8 versions ([`dec0b50`](https://github.com/MozillaSecurity/bugmon/commit/dec0b5080b6687e1fa578399636a4b99e3fcfbd3))
14+
515
## v3.7.0 (2024-03-11)
616

717
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ name = "bugmon"
5454
packages = [{from = "src", include = "bugmon"}]
5555
readme = "README.md"
5656
repository = "https://github.com/MozillaSecurity/bugmon"
57-
version = "3.7.0"
57+
version = "3.8.0"
5858

5959
[tool.poetry.dependencies]
6060
autobisect = "^7.5.0"

0 commit comments

Comments
 (0)