diff --git a/project.clj b/project.clj index 93f4339e6..7d933ab77 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clojush "2.0.32" +(defproject clojush "2.0.33" :description "The Push programming language and the PushGP genetic programming system implemented in Clojure. See http://hampshire.edu/lspector/push.html"