We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3572966 commit 24c5b3eCopy full SHA for 24c5b3e
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
3
name = "belfry_python_anvil"
4
-version = "4.0.0"
+version = "4.0.1"
5
description = "Fork of Anvil API"
6
license = "MIT"
7
authors = ["Alex Tulenko <[email protected]>"]
@@ -68,7 +68,7 @@ mypy = "1.0.1"
68
69
# Testing
70
pytest = "^7.2.1"
71
-pytest-cov = "^4.0.0"
+pytest-cov = "^4.0.1"
72
pytest-describe = "^2.0"
73
pytest-random = "^0.2"
74
freezegun = "*"
0 commit comments