Skip to content

Commit 5f9c172

Browse files
author
Christopher Doris
committed
readme compat
1 parent 81e1d50 commit 5f9c172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Bringing [**Python®**](https://www.python.org/) and [**Julia**](https://juliala
1313
- 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.
1414
- Helpful wrappers: interpret Python sequences, dictionaries, arrays, dataframes and IO streams as their Julia couterparts, and vice versa.
1515
- 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.
1717

1818
⭐ If you like this, a GitHub star would be lovely thank you. ⭐
1919

0 commit comments

Comments
 (0)