Commit ead91c0
committed
Tag v1.0.2
Two bugs fixed since v1.0.1:
1. 178c50b (closing
#31) which fixes the Java
classpath separator on Windows (`:` → `;`)
2. 50c7efe (quite likely the fix for
#30) which fixes a borked
format conversion specifier.
Switching to "Trusted Publishers" for deployment to PyPI (see
https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers).1 parent 178c50b commit ead91c0
2 files changed
+18
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
74 | 79 | | |
75 | 80 | | |
76 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
77 | 88 | | |
78 | | - | |
79 | | - | |
80 | | - | |
| 89 | + | |
| 90 | + | |
81 | 91 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 92 | + | |
| 93 | + | |
87 | 94 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 95 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments