Skip to content

Commit

Permalink
Release 2.8.2 hotfix (#2606)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlstadther committed Dec 12, 2018
1 parent 97e3be7 commit 217561a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def get_static_files(path):

setup(
name='luigi',
version='2.8.1',
version='2.8.2',
description='Workflow mgmgt + task scheduling + dependency resolution',
long_description=long_description,
author='The Luigi Authors',
Expand Down

0 comments on commit 217561a

Please sign in to comment.