Skip to content

Commit

Permalink
gpython min version 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sirjonasxx committed Oct 2, 2021
1 parent 82cb8d0 commit fb8f833
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.5";
private static final String MIN_GPYTHON_VERSION = "0.1.6";
private static final String MIN_PYTHON_VERSION = "3.2";

// returns null if python not installed
Expand Down

0 comments on commit fb8f833

Please sign in to comment.