Skip to content

Commit 7ed5e3f

Browse files
committed
Hotfix: move py.typed into package
1 parent d321bf7 commit 7ed5e3f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

py.typed cvtools/py.typed

File renamed without changes.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "cvtools-alkasm"
33
packages = [
44
{ include = "cvtools" },
55
]
6-
version = "1.0.1"
6+
version = "1.0.2"
77
description = "Utilities for computer vision in Python"
88
authors = ["Alexander Reynolds <[email protected]>"]
99
homepage = "https://github.com/alkasm/cvtools"

0 commit comments

Comments
 (0)