Commit 41f4a12
authored
Merge pull request #309 from olsl21/release_1_0_0
Release 1.0.0: Add Python support up to 3.13, drop EOL'ed Python support
Breaking Changes
- Drop Python 2 support ([5876a41])
- Drop Python 3.4 - 3.8 support ([ee8e23d])
Bug Fixes
- Support for Python 3.10 ([ee8e23d], closes [#290])
Features
- Add Python 3.10 - 3.13 support ([ee8e23d])3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments