Skip to content

Commit

Permalink
Lower Thrift dependency to 0.6.0
Browse files Browse the repository at this point in the history
The unit tests still pass with 0.6.0.
  • Loading branch information
wbolster committed May 22, 2012
1 parent 41c083e commit f469836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS.rst
Expand Up @@ -7,7 +7,7 @@ Version history
HappyBase 0.3 (not yet released)
================================

* Lower Thrift dependency to 0.7
* Lower Thrift dependency to 0.6
* Documentation improvements


Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,3 +1,3 @@
thrift>=0.7.0
thrift>=0.6.0
nose
sphinx

0 comments on commit f469836

Please sign in to comment.