Skip to content

Commit 559df52

Browse files
committed
Release version 2.1.1
1 parent 3ad5bbb commit 559df52

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
@@ -49,7 +49,7 @@ def get_static_files(path):
4949

5050
setup(
5151
name='luigi',
52-
version='2.1.0',
52+
version='2.1.1',
5353
description='Workflow mgmgt + task scheduling + dependency resolution',
5454
long_description=long_description,
5555
author='Erik Bernhardsson',

0 commit comments

Comments
 (0)