Skip to content

Commit fab3fe6

Browse files
committed
version bump
1 parent a84e580 commit fab3fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

senf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
supports_ansi_escape_codes, fsn2norm
3737

3838

39-
version = (1, 5, 1)
39+
version = (1, 5, 2)
4040
"""Tuple[`int`, `int`, `int`]: The version tuple (major, minor, micro)"""
4141

4242

0 commit comments

Comments
 (0)