Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Release alpha version of testcontainers module
  • Loading branch information
mikeywaites committed Jul 11, 2023
commit 38d28e37d055658c170df95915ffc0e84bbe3f69
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wiremock"
version = "2.6.0"
version = "2.6.0-alpha"
description = "Wiremock Admin API Client"
authors = ["Cody Lee <cody.lee@datadoghq.com>", "Mike Waites <mikey.waites@gmail.com>"]
license = "OSI Approved :: Apache Software License"
Expand Down