Skip to content

Commit

Permalink
Release: v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswan committed Oct 7, 2020
1 parent dea9cba commit e65ccde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
Simple check list from huggingface/transformers repo: https://github.com/huggingface/transformers/blob/master/setup.py
To create the package for pypi.
1. Change the version in __init__.py, setup.py and docs (if applicable).
1. Change the version in setup.py and docs (if applicable).
2. Unpin specific versions from setup.py.
2. Commit these changes with the message: "Release: VERSION"
3. Add a tag in git to mark the release: "git tag VERSION -m'Adds tag VERSION for pypi' "
Expand Down

0 comments on commit e65ccde

Please sign in to comment.