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 8adc025 commit ac9c6bbCopy full SHA for ac9c6bb
pyproject.toml
@@ -10,7 +10,7 @@ build-backend="setuptools.build_meta"
10
11
[project]
12
name = "retryhttp"
13
-version = "0.1.0"
+version = "0.2.0"
14
description = "Retry commonly transient HTTP errors."
15
license = {file = "LICENSE"}
16
readme = "README.md"
0 commit comments