Commit 7bc7943
committed
Corrected upper bound on Python versions
I had it at <=3.12 think this would get any 3.12.x version. But I was
mistaken and this actually blocked this 3.12 compatible version from
being installed under Python 3.12.1 parent a72ce46 commit 7bc7943
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments