Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Commit

Permalink
Release version 2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafal Wojdyla committed Apr 10, 2015
1 parent a1e0c38 commit 2af0308
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
snakebite (2.5.3) unstable; urgency=low

* fix single_args problem for test/tail #149
* improve searching for hdfs config #143

-- Rafal Wojdyla <rav@spotify.com> Fri, 10 Apr 2015 08:41:25 -0000

snakebite (2.5.2) unstable; urgency=low

* apply py3 style to minicluster (for use in luigi)
Expand Down
2 changes: 1 addition & 1 deletion snakebite/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "2.5.2"
VERSION = "2.5.3"


def version():
Expand Down

0 comments on commit 2af0308

Please sign in to comment.