We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16aa09d commit 7b8a3d4Copy full SHA for 7b8a3d4
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
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
12
## v3.1.7 (2025-03-15)
13
14
### Fix
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
"Programming Language :: Python :: 3.12",
27
"Development Status :: 4 - Beta",
28
]
29
-version = "3.1.7"
+version = "3.1.8"
30
31
[project.urls]
32
homepage = "https://github.com/Jc2k/pytest-docker-tools"
0 commit comments