Skip to content

Commit def350f

Browse files
authored
Merge pull request #9 from Veritaris/adding-py.typed-for-type-checkers
Adding py.typed for type checkers
2 parents 196988c + a22968f commit def350f

File tree

2 files changed

+1
-1
lines changed

2 files 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 = "taskiq-psqlpy"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
description = "PSQLPy and PostgreSQL integration for taskiq"
55
authors = ["taskiq-team <[email protected]>"]
66
readme = "README.md"

taskiq_psqlpy/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)