Skip to content

Commit

Permalink
Version 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
honnix committed Nov 2, 2018
1 parent 06e3d91 commit c01e134
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.7.9',
version='2.8.0',
description='Workflow mgmgt + task scheduling + dependency resolution',
long_description=long_description,
author='The Luigi Authors',
Expand Down

0 comments on commit c01e134

Please sign in to comment.