Skip to content

Commit 0bd1ff8

Browse files
authored
Update __init__.py
1 parent c61307a commit 0bd1ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filetype/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
from .match import * # noqa
88

99
# Current package semver version
10-
__version__ = version = '1.0.10'
10+
__version__ = version = '1.0.11'

0 commit comments

Comments
 (0)