We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a3651a commit e79d1a4Copy full SHA for e79d1a4
project.clj
@@ -1,4 +1,4 @@
1
-(defproject clojure-python "0.0.2"
+(defproject clojure-python "0.0.3"
2
:description "Improve seamlessness of Clojure Jython interop."
3
:dependencies [[org.clojure/clojure "1.1.0"]
4
[org.python/jython "2.5.1"]]
0 commit comments