Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Mar 25, 2012
1 parent 2fb1284 commit ee3325d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ History
* Disable Colors Option
* Update Available Alerts (via GitHub)
* New Havest command
* New Install command


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

APP_NAME = 'legit'
APP_SCRIPT = './legit_r'
VERSION = '0.0.9'
VERSION = '0.1.0'


# Grab requirments.
Expand Down

0 comments on commit ee3325d

Please sign in to comment.