Skip to content

Commit

Permalink
update g-python requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
sirjonasxx committed Apr 16, 2021
1 parent 1bf6aa8 commit 84d73fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

public class GPythonVersionUtils {

private static final String MIN_GPYTHON_VERSION = "0.1.2";
private static final String MIN_GPYTHON_VERSION = "0.1.3";
private static final String MIN_PYTHON_VERSION = "3.2";

// returns null if python not installed
Expand Down

0 comments on commit 84d73fd

Please sign in to comment.