Skip to content

Commit 1164eb6

Browse files
committed
Version 2.8.5
1 parent 24e8594 commit 1164eb6

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.4',
63+
version='2.8.5',
6464
description='Workflow mgmgt + task scheduling + dependency resolution',
6565
long_description=long_description,
6666
author='The Luigi Authors',

0 commit comments

Comments
 (0)