We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea745b1 commit e581c41Copy full SHA for e581c41
dateparser/__init__.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-__version__ = '0.6.0'
+__version__ = '0.6.0-patch0'
3
4
from .date import DateDataParser
5
from .conf import apply_settings
0 commit comments