Skip to content

Commit

Permalink
Merge branch '1.14' into 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Sep 19, 2014
2 parents 35cb81b + 009d6ba commit 780d189
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ def release(ctx):
copytree(docs_build, target)
# Publish
publish(ctx, wheel=True)
# Remind
print("\n\nDon't forget to update RTD's versions page for new minor releases!")


ns = Collection(test, release, docs=docs, www=www)

0 comments on commit 780d189

Please sign in to comment.