Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtth committed Apr 7, 2015
1 parent d399ccf commit e709f89
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 @@ -3,7 +3,7 @@

"""HdfsCLI."""

__version__ = '0.5.0'
__version__ = '0.5.1'

import logging as lg
try:
Expand Down

0 comments on commit e709f89

Please sign in to comment.