diff --git a/setup.py b/setup.py index 2ec74a1..386d567 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='tracklater', - version='1.3', + version='1.3.1', description=('TrackLater helps you track time after-the-fact by combining clues and showing' 'your day on a simple timeline view.'), long_description=long_description,