Skip to content

Commit e213093

Browse files
committed
Merge branch 'github-actions'
2 parents de20aff + 84def53 commit e213093

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ jobs:
1919
matrix:
2020
destination:
2121
- "3.3.4"
22-
- "3.4.4"
22+
- "3.4.5"
23+
- "3.5"
2324

2425
steps:
2526
- name: "(Shared) Check out the repository"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ hosted on [Read The Docs].
8181
| 0.2.2 | 0.9.0 | 3.2 – 3.2.3 |
8282
| 0.2.3 | 0.9.0 | 3.2 – 3.4 |
8383
| 0.3.0 | 1.0.0 | 3.2 – 3.4 |
84-
| 0.4.0 – 0.4.6 | 1.0.0 | 3.3 – 3.4 |
84+
| 0.4.0 – 0.4.6 | 1.0.0 | 3.3 – 3.5 |
8585

8686
## Acknowledgement
8787

0 commit comments

Comments
 (0)