You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Bringing [**Python®**](https://www.python.org/) and [**Julia**](https://juliala
13
13
- Fast non-copying conversion of numeric arrays in either direction: modify Python arrays (e.g. `bytes`, `array.array`, `numpy.ndarray`) from Julia or Julia arrays from Python.
14
14
- Helpful wrappers: interpret Python sequences, dictionaries, arrays, dataframes and IO streams as their Julia couterparts, and vice versa.
15
15
- Beautiful stack-traces.
16
-
- Supports modern systems: tested on Windows, MacOS and Linux, 64-bit, Julia 1.5 upwards and Python 3.5 upwards.
16
+
- Supports modern systems: tested on Windows, MacOS and Linux, 64-bit, Julia 1.4 upwards and Python 3.5 upwards.
17
17
18
18
⭐ If you like this, a GitHub star would be lovely thank you. ⭐
0 commit comments