We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1f7aad commit 99acaa4Copy full SHA for 99acaa4
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "arrest"
3
-version = "0.0.2a0"
+version = "0.0.2b0"
4
description = "Arrest is a wrapper of pydantic and httpx to make your REST api calls type-safe and structured"
5
authors = ["shiladitya <[email protected]>"]
6
license = "MIT"
0 commit comments