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 080e690 commit d295b41Copy full SHA for d295b41
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "2.1.2"
+ ".": "2.2.0"
3
}
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "decoy"
-version = "2.1.2"
+version = "2.2.0"
4
description = "Opinionated mocking library for Python"
5
authors = ["Michael Cousins <michael@cousins.io>"]
6
license = "MIT"
0 commit comments