-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
incrememnt version number for brew purposes
- Loading branch information
lol-cubes
committed
Nov 14, 2019
1 parent
831fb2f
commit 7d07f79
Showing
2 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
setuptools.setup( | ||
name="cl-timer", | ||
version="1.0.6", | ||
version="1.0.7", | ||
author="Arin Khare", | ||
author_email="[email protected]", | ||
description="A Cubing Timer for the Terminal", | ||
|