diff --git a/setup.py b/setup.py index 25a53c5..e471f75 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ long_description = f.read() description = "Tomato Clock is a straightforward command-line Pomodoro application." -version = "0.1.0" +version = "0.1.2" setup( name="tomato-clock",