acturtle / cashflower

An open-source Python framework for actuarial cash flow models
https://cashflower.acturtle.com
MIT License
38 stars 9 forks source link

Update docs - package upload to pypi #406

Closed zchmielewska closed 3 weeks ago

zchmielewska commented 3 weeks ago

feature/xxx

pull request to develop

pull request to main

ensure the version is greater than the current published version

in github

releases > Draft a new release > Choose a tag > Create new tag vX.Y.Z > Publish release

Go to "Actions" and check if "build_deploy" job is a success

If success, the best is to check if it installs well in new env

If failure, then

zchmielewska commented 3 weeks ago

git push origin --delete v1.0.0

zchmielewska commented 3 weeks ago

feature/docs