We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61307a commit 0bd1ff8Copy full SHA for 0bd1ff8
filetype/__init__.py
@@ -7,4 +7,4 @@
7
from .match import * # noqa
8
9
# Current package semver version
10
-__version__ = version = '1.0.10'
+__version__ = version = '1.0.11'
0 commit comments