Skip to content

Commit 20656c1

Browse files
committed
Updated java api to include manual lock/unlock gil fns.
1 parent 1b679c4 commit 20656c1

File tree

4 files changed

+33
-9
lines changed

4 files changed

+33
-9
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
:exec-fn hf.depstar/jar
6565
:exec-args {:group-id "clj-python"
6666
:artifact-id "libpython-clj"
67-
:version "2.004-aot"
67+
:version "2.004-aot-1"
6868
:sync-pom true
6969
:aot true
7070
:compile-ns [libpython-clj2.java-api]

0 commit comments

Comments
 (0)