summaryrefslogtreecommitdiffhomepage
path: root/libs/guessit/__version__.py
blob: e35c1f96f262726f90c33670cff07dcb8b884353 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
Version module
"""
# pragma: no cover
__version__ = '3.8.0'