Skip to content

Commit f21e3bc

Browse files
committed
bump version (patch)
1 parent 2533423 commit f21e3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "arrest"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Arrest is a wrapper of pydantic and httpx to make your REST api calls type-safe and structured"
55
authors = ["shiladitya <shiladitya_basu@live.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)