There was an error while loading. Please reload this page.
1 parent eedd991 commit be518a7Copy full SHA for be518a7
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.24.0-SNAPSHOT"
+(defproject uncomplicate/clojurecuda "0.24.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