Skip to content

Commit

Permalink
Merge pull request #2953 from spotify/luigi-3.0.0
Browse files Browse the repository at this point in the history
prepare 3.0.0 release
  • Loading branch information
honnix committed Jun 2, 2020
2 parents 91ff2f0 + ea0b8b7 commit ba20192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luigi/__meta__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
__author__ = 'The Luigi Authors'
__contact__ = 'https://github.com/spotify/luigi'
__license__ = 'Apache License 2.0'
__version__ = '3.0.0b2'
__version__ = '3.0.0'
__status__ = 'Production'

0 comments on commit ba20192

Please sign in to comment.