Skip to content

Commit 2fcdbb2

Browse files
committed
🔖 bump version 0.11.0a1
1 parent 121fbd0 commit 2fcdbb2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "GitHubKit"
3-
version = "0.11.0a0"
3+
version = "0.11.0a1"
44
description = "GitHub SDK for Python"
55
authors = ["yanyongyu <yyy@yyydl.top>"]
66
license = "MIT"
@@ -13,7 +13,7 @@ include = ["githubkit/py.typed"]
1313

1414
[tool.poetry.dependencies]
1515
python = "^3.8"
16-
hishel = "^0.0.20"
16+
hishel = "^0.0.21"
1717
httpx = ">=0.23.0, <1.0.0"
1818
typing-extensions = "^4.3.0"
1919
pydantic = ">=2.0.0, <3.0.0, !=2.5.0, !=2.5.1"

0 commit comments

Comments
 (0)