Skip to content

Commit

Permalink
version 1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbern committed Oct 11, 2019
1 parent d06091d commit eeaadba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ How to release
1. `git tag -a v1.2.3 -m "version 1.2.3"`
1. `git push --tags origin master` to push the last version to Github
1. Go to https://github.com/spotify/annoy/releases and click "Draft a new release"
1. `twine upload dist/*`
1. `twine upload dist/annoy-1.2.3*`

TODO
----
Expand Down

0 comments on commit eeaadba

Please sign in to comment.