fixed releasing doc

This commit is contained in:
bom 2022-01-28 09:23:58 +01:00
parent 7d50eec689
commit 5e204617d0

View file

@ -1,11 +1,11 @@
## Release
```
adjust version no in build.py to release version no.
adjust version no in setup.py to release version no.
git commit -am "release"
git tag -am "release" release-[release version no]
git push --follow-tags
increase version no in build.py
increase version no in setup.py
git commit -am "version bump"
git push
pip3 install --upgrade --user dda-python-terraform