Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Version 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Zach Langley committed Aug 25, 2017
1 parent f2fba4c commit 9b98f07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A command line tool for executing custom python scripts.

* Install clr
```
$ pip install git+/~https://github.com/color/clr.git@v0.1.6
$ pip install git+/~https://github.com/color/clr.git@v0.1.7
```

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


setup(name = "clr",
version = "0.1.6",
version = "0.1.7",
description = "A command line tool for executing custom python scripts.",
author = "Color Genomics",
author_email = "dev@getcolor.com",
Expand Down

0 comments on commit 9b98f07

Please sign in to comment.