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