Skip to content

Commit 7b8a3d4

Browse files
author
github-actions
committed
3.1.8
Automatically generated by python-semantic-release
1 parent 16aa09d commit 7b8a3d4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v3.1.8 (2025-03-16)
6+
7+
### Fix
8+
9+
* fix: create MANIFEST.in ([`16aa09d`](https://github.com/Jc2k/pytest-docker-tools/commit/16aa09d5f4c93269722a64cc1d2ab55fd1fca977))
10+
11+
512
## v3.1.7 (2025-03-15)
613

714
### 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.7"
29+
version = "3.1.8"
3030

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

0 commit comments

Comments
 (0)