We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84e580 commit fab3fe6Copy full SHA for fab3fe6
senf/__init__.py
@@ -36,7 +36,7 @@
36
supports_ansi_escape_codes, fsn2norm
37
38
39
-version = (1, 5, 1)
+version = (1, 5, 2)
40
"""Tuple[`int`, `int`, `int`]: The version tuple (major, minor, micro)"""
41
42
0 commit comments