Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mtth committed Jun 2, 2016
1 parent c9d58e1 commit 0b17987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hdfs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import logging as lg


__version__ = '2.0.7'
__version__ = '2.0.8'
__license__ = 'MIT'


Expand Down

0 comments on commit 0b17987

Please sign in to comment.