Skip to content

Commit 0270194

Browse files
committed
Blurb.
1 parent 4f164c5 commit 0270194

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

release.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ Release process:
33
- Make a git tag
44
git tag vX.Y.Z
55
- Push to master the commit and the tag
6-
git push --tags central master
6+
git push --tags central master
7+
This push will trigger package builds for windows and linux that will
8+
be uploaded to the mila-udem conda channel.
79
- Add a release on github with a tag in the form of 'vX.Y.Z'
810
https://github.com/Theano/libgpuarray/releases/new
911
- Make note of the major changes since the last release

0 commit comments

Comments
 (0)