Skip to content

Commit

Permalink
version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
F483 committed Aug 7, 2015
1 parent 37ea4a8 commit 7c965ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ devsetup: clean
@env/py3/bin/python setup.py develop


test:
test: devsetup
env/py2/bin/python setup.py test
env/py3/bin/python setup.py test
# import pudb; pu.db # set break point
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1
1.0.2

0 comments on commit 7c965ae

Please sign in to comment.