Skip to content

Commit

Permalink
Version 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarrasch committed Jan 10, 2017
1 parent e74add7 commit 5678b61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
luigi (2.4.0) stable; urgency=low
luigi (2.5.0) stable; urgency=low
* See https://github.com/spotify/luigi/releases/tag/2.5.0

-- Arash Rouhani <[email protected]> Tue, 10 Jan 2017 14:52:05 +0700

luigi (2.4.0) stable; urgency=low
* See https://github.com/spotify/luigi/releases/tag/2.4.0

-- Arash Rouhani <[email protected]> Fri, 02 Dec 2016 11:49:56 +0700
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def get_static_files(path):

setup(
name='luigi',
version='2.4.0',
version='2.5.0',
description='Workflow mgmgt + task scheduling + dependency resolution',
long_description=long_description,
author='Erik Bernhardsson',
Expand Down

0 comments on commit 5678b61

Please sign in to comment.