Release Versions of Software
To get started with rever, first put a rever.xsh
file in the root directory of your
source repository,
$ACTIVITIES = ['tag']
$TAG_PUSH = False
Then, run rever from this directory to execute the release actions you specified.
$ rever check
$ rever 1.42