Skip to content

Commit

Permalink
Increased version to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aluttik committed Nov 19, 2018
1 parent 92263d5 commit 43824cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitsune/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__summary__ = "A prettier way to tail multiple files."
__url__ = "https://github.com/aluttik/kitsune"

__version__ = "0.1.3"
__version__ = "0.1.4"

__author__ = "Arie van Luttikhuizen"
__email__ = "[email protected]"
Expand Down

0 comments on commit 43824cc

Please sign in to comment.