There was an error while loading. Please reload this page.
1 parent c85b9e9 commit bdd71b6Copy full SHA for bdd71b6
project.clj
@@ -6,7 +6,7 @@
6
;; the terms of this license.
7
;; You must not remove this notice, or any other, from this software.
8
9
-(defproject uncomplicate/clojurecuda "0.20.0-SNAPSHOT"
+(defproject uncomplicate/clojurecuda "0.20.0"
10
:description "ClojureCUDA is a Clojure library for parallel computations with Nvidia's CUDA."
11
:url "https://github.com/uncomplicate/clojurecuda"
12
:scm {:name "git"
0 commit comments