@@ -52,13 +52,13 @@ Behind the scene, it uses `Ziggurat-Foundations`_ and `Authomatic`_.
52
52
:alt: Python 3.11+ recommended
53
53
:target: https://www.python.org/getit
54
54
55
- .. |commits-since | image :: https://img.shields.io/github/commits-since/Ouranosinc/Magpie/4.1.0 .svg
55
+ .. |commits-since | image :: https://img.shields.io/github/commits-since/Ouranosinc/Magpie/4.1.1 .svg
56
56
:alt: Commits since latest release
57
- :target: https://github.com/Ouranosinc/Magpie/compare/4.1.0 ...master
57
+ :target: https://github.com/Ouranosinc/Magpie/compare/4.1.1 ...master
58
58
59
- .. |version | image :: https://img.shields.io/badge/tag-4.1.0 -blue.svg?style=flat
59
+ .. |version | image :: https://img.shields.io/badge/tag-4.1.1 -blue.svg?style=flat
60
60
:alt: Latest Tag
61
- :target: https://github.com/Ouranosinc/Magpie/tree/4.1.0
61
+ :target: https://github.com/Ouranosinc/Magpie/tree/4.1.1
62
62
63
63
.. |dependencies | image :: https://pyup.io/repos/github/Ouranosinc/Magpie/shield.svg
64
64
:alt: Dependencies Status
@@ -68,9 +68,9 @@ Behind the scene, it uses `Ziggurat-Foundations`_ and `Authomatic`_.
68
68
:alt: Github Actions CI Build Status (master branch)
69
69
:target: https://github.com/Ouranosinc/Magpie/actions?query=workflow%3ATests+branch%3Amaster
70
70
71
- .. |github_tagged | image :: https://img.shields.io/github/actions/workflow/status/Ouranosinc/Magpie/tests.yml?label=4.1.0 &branch=4.1.0
71
+ .. |github_tagged | image :: https://img.shields.io/github/actions/workflow/status/Ouranosinc/Magpie/tests.yml?label=4.1.1 &branch=4.1.1
72
72
:alt: Github Actions CI Build Status (latest tag)
73
- :target: https://github.com/Ouranosinc/Magpie/actions?query=workflow%3ATests+branch%3A4.1.0
73
+ :target: https://github.com/Ouranosinc/Magpie/actions?query=workflow%3ATests+branch%3A4.1.1
74
74
75
75
.. |readthedocs | image :: https://img.shields.io/readthedocs/pavics-magpie
76
76
:alt: Readthedocs Build Status (master branch)
@@ -98,7 +98,7 @@ Behind the scene, it uses `Ziggurat-Foundations`_ and `Authomatic`_.
98
98
99
99
.. |docker_semver_tag | image :: https://img.shields.io/docker/v/pavics/magpie?label=version&sort=semver
100
100
:alt: Docker Version Tag
101
- :target: https://hub.docker.com/r/pavics/magpie/tags?page=1&ordering=last_updated&name=4.1.0
101
+ :target: https://hub.docker.com/r/pavics/magpie/tags?page=1&ordering=last_updated&name=4.1.1
102
102
103
103
.. end-badges
104
104
@@ -142,8 +142,8 @@ Following most recent variants are available:
142
142
* - Magpie
143
143
- Twitcher |br |
144
144
(with integrated ``MagpieAdapter ``)
145
- * - ``pavics/magpie:4.1.0 ``
146
- - ``pavics/twitcher:magpie-4.1.0 ``
145
+ * - ``pavics/magpie:4.1.1 ``
146
+ - ``pavics/twitcher:magpie-4.1.1 ``
147
147
* - ``pavics/magpie:latest ``
148
148
- ``pavics/twitcher:magpie-latest ``
149
149
0 commit comments