We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de20aff + 84def53 commit e213093Copy full SHA for e213093
.github/workflows/continuous-integration.yml
@@ -19,7 +19,8 @@ jobs:
19
matrix:
20
destination:
21
- "3.3.4"
22
- - "3.4.4"
+ - "3.4.5"
23
+ - "3.5"
24
25
steps:
26
- name: "(Shared) Check out the repository"
README.md
@@ -81,7 +81,7 @@ hosted on [Read The Docs].
81
| 0.2.2 | 0.9.0 | 3.2 – 3.2.3 |
82
| 0.2.3 | 0.9.0 | 3.2 – 3.4 |
83
| 0.3.0 | 1.0.0 | 3.2 – 3.4 |
84
-| 0.4.0 – 0.4.6 | 1.0.0 | 3.3 – 3.4 |
+| 0.4.0 – 0.4.6 | 1.0.0 | 3.3 – 3.5 |
85
86
## Acknowledgement
87
0 commit comments