0.1.3
This release:
- Restricts Python version in
environment.yml
andsetup.py
to be <3.12 - Updates the Jupyter Book copyright to 2024 in
_config.yml
- Updates the pandas_datareader quarterly calls in
macro_params.py
to be "QE" instead of just "Q" - Adds Jupyter Book and Black tags to
README.md
andintro.md
- Adds back Windows tests to
build_and_test.yml
- PR #84 fixed some formatting
- PR #85 updated the way the dask client is set in
run_og_usa.py
script - PR #86 moved
demographics.py
out of OG-USA and into OG-Core