nils-braun / b2luigi

Task scheduling and batch running for basf2 jobs made simple
GNU General Public License v3.0
17 stars 11 forks source link

Bump version: 0.6.0 → 0.6.1 #84

Closed meliache closed 3 years ago

meliache commented 3 years ago

Upps, release v0.6.0 didn't contain all PR's I wanted it to. I did the bump2version to v0.6.0 and the tag at the HEAD of the last PR that I merged into that release (#79), but that branch wasn't rebased to the head of main and didn't contain the LSF bugfix PR #81 and the gbasf2 feature PR #77 for supporting global tags. So this patch release includes those PRs and also it includes a fix to our PyPi publishing workflow (#82).