Use git flow release start x.y.z to create release branch.
Manually edit version.sbt and version.py to set value to x.y.z and commit changes.
Do docker login if necessary.
sbt shell commands:
a. clean
b. test it:test
c. makeSite
d. publishSigned (LocationTech credentials required)
e. sonatypeReleaseAll. It can take a while, but should eventually show up here.
f. docs/ghpagesPushSite
g. rf-notebook/publish