diff --git a/README.rst b/README.rst index 5a90a07..bc90348 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ :target: https://attrs-mate.readthedocs.io/index.html :alt: Documentation Status -.. image:: https://github.com/MacHu-GWU/attrs_mate-project/workflows/CI/badge.svg +.. image:: https://github.com/MacHu-GWU/attrs_mate-project/actions/workflows/main.yml/badge.svg :target: https://github.com/MacHu-GWU/attrs_mate-project/actions?query=workflow:CI .. .. image:: https://codecov.io/gh/MacHu-GWU/attrs_mate-project/branch/master/graph/badge.svg diff --git a/release-history.rst b/release-history.rst index f284f50..20e3d79 100644 --- a/release-history.rst +++ b/release-history.rst @@ -15,7 +15,7 @@ X.Y.Z (TODO) **Miscellaneous** -1.2.1 (2024-01-21) +1.1.2 (2024-01-21) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ **Features and Improvements** diff --git a/requirements-doc.txt b/requirements-doc.txt index fd962bf..c63a21e 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -17,7 +17,7 @@ pygments==2.15.1 # iPython ipython==8.10.0 # automaticall generate .. toctree directives and API reference doc -docfly==2.0.1 +docfly==2.0.3 # note: for furo-sphinx-search (https://github.com/harshil21/furo-sphinx-search) # you have to manually do ``pip install -r requirements-furo-sphinx-search.txt`` # note: you need to install awscli to upload the documentation website to S3