Skip to content

Commit 24c5b3e

Browse files
committed
Bump patch
1 parent 3572966 commit 24c5b3e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22

33
name = "belfry_python_anvil"
4-
version = "4.0.0"
4+
version = "4.0.1"
55
description = "Fork of Anvil API"
66
license = "MIT"
77
authors = ["Alex Tulenko <[email protected]>"]
@@ -68,7 +68,7 @@ mypy = "1.0.1"
6868

6969
# Testing
7070
pytest = "^7.2.1"
71-
pytest-cov = "^4.0.0"
71+
pytest-cov = "^4.0.1"
7272
pytest-describe = "^2.0"
7373
pytest-random = "^0.2"
7474
freezegun = "*"

0 commit comments

Comments
 (0)