Skip to content

Commit 0119971

Browse files
author
github-actions
committed
3.1.9
Automatically generated by python-semantic-release
1 parent 08c3cfc commit 0119971

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v3.1.9 (2025-03-16)
6+
7+
### Chore
8+
9+
* chore: update Dockerfile ([`08c3cfc`](https://github.com/Jc2k/pytest-docker-tools/commit/08c3cfcc23b9fbd443817dc340ce4dc4d3588c48))
10+
11+
### Fix
12+
13+
* fix: pyproject.toml typo ([`3517840`](https://github.com/Jc2k/pytest-docker-tools/commit/351784036ac1ccaeb8def29054e1f56e186cae75))
14+
15+
### Unknown
16+
17+
* Fix: MANIFEST.in typo ([`c563e04`](https://github.com/Jc2k/pytest-docker-tools/commit/c563e04650d65eaba80a478eab7a973574d0dcfe))
18+
19+
520
## v3.1.8 (2025-03-16)
621

722
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Programming Language :: Python :: 3.12",
2727
"Development Status :: 4 - Beta",
2828
]
29-
version = "3.1.8"
29+
version = "3.1.9"
3030

3131
[project.urls]
3232
homepage = "https://github.com/Jc2k/pytest-docker-tools"

0 commit comments

Comments
 (0)