Skip to content

Commit

Permalink
update version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerfiliba committed Oct 23, 2012
1 parent f6d0b15 commit 93ec14e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plumbum/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = (1, 0, 0)
version_string = "1.0.0"
release_date = "2012.10.06"
version = (1, 0, 1)
version_string = "1.0.1"
release_date = "2012.10.20"

0 comments on commit 93ec14e

Please sign in to comment.