You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update $version
git commit -m "Bump version to $version"
git tag $version
add "-dev" to $version
git commit -m "Bump version to $version"
git push --tags
needs to change version in:
setup.py
docs/conf.py
postgres/__init__.py
The text was updated successfully, but these errors were encountered: