Skip to content

Commit a295041

Browse files
authored
Merge pull request #3171 from dlstadther/release/3.1.0
Version 3.1.0
2 parents 78145d6 + 3cb27b1 commit a295041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

luigi/__meta__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
__author__ = 'The Luigi Authors'
88
__contact__ = 'https://github.com/spotify/luigi'
99
__license__ = 'Apache License 2.0'
10-
__version__ = '3.0.3'
10+
__version__ = '3.1.0'
1111
__status__ = 'Production'

0 commit comments

Comments
 (0)