Skip to content

Commit 414e76e

Browse files
committed
__version__ is a string
1 parent dafeccc commit 414e76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/isal/_version.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# This file is part of python-isal which is distributed under the
66
# PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2.
77

8-
__version__: int
8+
__version__: str

0 commit comments

Comments
 (0)