File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
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
+
5
20
## v3.1.8 (2025-03-16)
6
21
7
22
### Fix
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ classifiers = [
26
26
" Programming Language :: Python :: 3.12" ,
27
27
" Development Status :: 4 - Beta" ,
28
28
]
29
- version = " 3.1.8 "
29
+ version = " 3.1.9 "
30
30
31
31
[project .urls ]
32
32
homepage = " https://github.com/Jc2k/pytest-docker-tools"
You can’t perform that action at this time.
0 commit comments