8000 Tags · chris-die/luigi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: chris-die/luigi

Tags

2.0.0

Toggle 2.0.0's commit message
Releasing 2.0.0

1.3.0

Toggle 1.3.0's commit message
Release 1.3.0

1.2.1

Toggle 1.2.1's commit message
Release 1.2.1

Whoups, I released the 1.2.0 tag on github and then realized I had
forgot to update this setup.py file.

Note to self: I think the order to release is

 * (i) Update version number in setup.py
 * (ii) pypi (Executing `python setup.py sdist upload`)
 * (iii) Add tag on github (https://github.com/spotify/luigi/releases)
 * (iv) Then bump setup.py, "preparing for next release".

v1.2.1

Toggle v1.2.1's commit message
Release 1.2.1

Whoups, I released the 1.2.0 tag on github and then realized I had
forgot to update this setup.py file.

Note to self: I think the order to release is

 * (i) Update version number in setup.py
 * (ii) pypi (Executing `python setup.py sdist upload`)
 * (iii) Add tag on github (https://github.com/spotify/luigi/releases)
 * (iv) Then bump setup.py, "preparing for next release".

v1.2.0

Toggle v1.2.0's commit message
Merge pull request spotify#974 from spotify/erikbern/tarrasch

Added tarrasch as the chief maintainer

1.1.2

Toggle 1.1.2's commit message
version 1.1.2 (fixed a critical bug in 1.1.1)

1.1.1

Toggle 1.1.1's commit message
Releasing 1.1.1

1.1.0

Toggle 1.1.0's commit message
Version 1.1.0

Main update is Python 3.3 and 3.4 support

1.0.24

Toggle 1.0.24's commit message
bumped version to 1.0.24

0