Commit a6e5eb1
committed
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".1 parent ac530c6 commit a6e5eb1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments