Skip to content

Commit 6cf7091

Browse files
committed
Version 2.3.2
1 parent cac500a commit 6cf7091

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
luigi (2.3.2) stable; urgency=low
2+
3+
* See https://github.com/spotify/luigi/releases/tag/2.3.2
4+
5+
-- Arash Rouhani <arashrk@vng.com.vn> Tue, 20 Sep 2016 16:44:36 +0700
6+
17
luigi (2.3.1) stable; urgency=low
28

39
* See https://github.com/spotify/luigi/releases/tag/2.3.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def get_static_files(path):
5050

5151
setup(
5252
name='luigi',
53-
version='2.3.1',
53+
version='2.3.2',
5454
description='Workflow mgmgt + task scheduling + dependency resolution',
5555
long_description=long_description,
5656
author='Erik Bernhardsson',

0 commit comments

Comments
 (0)