Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Nov 5, 2017
1 parent 9eee0c5 commit 609b8a4
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, 2)
version = (1, 3, 3)
"""Tuple[`int`, `int`, `int`]: The version tuple (major, minor, micro)"""


Expand Down

0 comments on commit 609b8a4

Please sign in to comment.