From 7e65c3c59b07e6a4223d373f49efa28a611e62ad Mon Sep 17 00:00:00 2001 From: Gabriel Beckers Date: Mon, 18 Sep 2023 15:41:10 +0200 Subject: [PATCH] prepare release 0.4.0 --- README.rst | 2 +- docs/conf.py | 4 ++-- docs/index.rst | 2 +- setup.py | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 16e1cba..55a0ada 100644 --- a/README.rst +++ b/README.rst @@ -138,7 +138,7 @@ detection algorithms. :target: https://www.repostatus.org/#active .. |Github CI Status| image:: https://github.com/gbeckers/Birdwatcher/actions/workflows/python_package.yml/badge.svg :target: https://github.com/gbeckers/Birdwatcher/actions/workflows/python_package.yml -.. |PyPi version| image:: https://img.shields.io/badge/pypi-0.3.0-orange.svg +.. |PyPi version| image:: https://img.shields.io/badge/pypi-0.4.0-orange.svg :target: https://pypi.org/project/birdwatcher/ .. |Docs Status| image:: https://readthedocs.org/projects/birdwatcher/badge/?version=latest :target: https://birdwatcher.readthedocs.io/en/latest/ diff --git a/docs/conf.py b/docs/conf.py index 678bfdb..142500b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,9 +58,9 @@ # built documents. # # The short X.Y version. -version = '0.3' +version = '0.4' # The full version, including alpha/beta/rc tags. -release = '0.3.0' +release = '0.4.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/index.rst b/docs/index.rst index 19a5395..575f60b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -64,7 +64,7 @@ Indices and tables :target: https://www.repostatus.org/#active .. |Github CI Status| image:: https://github.com/gbeckers/Birdwatcher/actions/workflows/python_package.yml/badge.svg :target: https://github.com/gbeckers/Darr/actions/workflows/python_package.yml -.. |PyPi version| image:: https://img.shields.io/badge/pypi-0.3.0-orange.svg +.. |PyPi version| image:: https://img.shields.io/badge/pypi-0.4.0-orange.svg :target: https://pypi.org/project/birdwatcher/ .. |Docs Status| image:: https://readthedocs.org/projects/birdwatcher/badge/?version=latest :target: https://birdwatcher.readthedocs.io/en/latest/ diff --git a/setup.py b/setup.py index f557718..41118b6 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ :target: https://www.repostatus.org/#active .. |Github CI Status| image:: https://github.com/gbeckers/Birdwatcher/actions/workflows/python_package.yml/badge.svg :target: https://github.com/gbeckers/Birdwatcher/actions/workflows/python_package.yml -.. |PyPi version| image:: https://img.shields.io/badge/pypi-0.3.0-orange.svg +.. |PyPi version| image:: https://img.shields.io/badge/pypi-0.4.0-orange.svg :target: https://pypi.org/project/birdwatcher/ .. |Docs Status| image:: https://readthedocs.org/projects/birdwatcher/badge/?version=latest :target: https://birdwatcher.readthedocs.io/en/latest/