ai2cm / pace

Implementation of the FV3GFS / SHiELD atmospheric model in Python
https://ai2cm.github.io/pace/
Apache License 2.0
37 stars 12 forks source link

Release/0.2.0 #409

Closed mcgibbon closed 1 year ago

mcgibbon commented 1 year ago

Purpose

This PR bumps versions to 0.2.0 in preparation for release. It also bumps pace.util to version 0.10.0.

It also adds bumpversion control for every package but util (which is on a different version schedule).

Checklist

Before submitting this PR, please make sure:

jdahm commented 1 year ago

Should bumpversion be included in requirements_dev.txt?

mcgibbon commented 1 year ago

Should bumpversion be included in requirements_dev.txt?

Maybe, but I'd like to leave that out of this PR so I don't break anything. I can't currently generate constraints.txt or install any of our pace packages on my new mac.