Skip to content

Commit 2e4c373

Browse files
authored
Merge pull request #2701 from spotify/version-2.8.4
Version 2.8.4
2 parents c5eca1c + 99cbec1 commit 2e4c373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

6161
setup(
6262
name='luigi',
63-
version='2.8.3',
63+
version='2.8.4',
6464
description='Workflow mgmgt + task scheduling + dependency resolution',
6565
long_description=long_description,
6666
author='The Luigi Authors',

0 commit comments

Comments
 (0)