Skip to content

Commit 227ba02

Browse files
committed
mark library as typed
1 parent 899b726 commit 227ba02

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

blockkit/py.typed

Whitespace-only changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "blockkit"
7-
version = "2.0.0"
7+
version = "2.0.1"
88
authors = [{ name = "Dima Czernyszow", email = "imryche13@gmail.com" }]
99
description = "A fast way to build Block Kit interfaces in Python"
1010
readme = "README.md"

0 commit comments

Comments
 (0)