We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec6761 commit 8c709cdCopy full SHA for 8c709cd
project.clj
@@ -1,4 +1,4 @@
1
-(defproject clojure-python "0.2.0"
+(defproject clojure-python "0.3.0"
2
:description "Improve seamlessness of Clojure Jython interop."
3
:dependencies [[org.clojure/clojure "1.4.0"]
4
[org.python/jython-standalone "2.5.2"]]
0 commit comments