Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Jan 3, 2018
1 parent 4ee1f4f commit 07b617e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion senf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
supports_ansi_escape_codes, fsn2norm


version = (1, 3, 3)
version = (1, 3, 4)
"""Tuple[`int`, `int`, `int`]: The version tuple (major, minor, micro)"""


Expand Down

0 comments on commit 07b617e

Please sign in to comment.