Skip to content

Commit

Permalink
update pypi and brew packages because of small bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lol-cubes committed Nov 27, 2019
1 parent 1535f75 commit f325cf3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ speed-up
color
.gitgnore.swp
docs/TODO
cl-timer-1.1.2.tar.gz
cl-timer-1.1.3.tar.gz
cl-timer
2 changes: 1 addition & 1 deletion TODO
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
v1.1.3
v1.1.4
use semicolons in quotes
second state of blinking cursor when over a char is the char behind it

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="cl-timer",
version="1.1.2",
version="1.1.3",
author="Arin Khare",
author_email="[email protected]",
description="A Cubing Timer for the Terminal",
Expand Down

0 comments on commit f325cf3

Please sign in to comment.