From 806ba078484ee68835d480142be21bdd7e6e8e53 Mon Sep 17 00:00:00 2001 From: Chris Nuernberger Date: Sat, 27 Jun 2020 11:05:58 -0600 Subject: [PATCH] snap --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 00d8e469..0607f0a6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject techascent/tech.ml.dataset "2.07" +(defproject techascent/tech.ml.dataset "2.08-SNAPSHOT" :description "Dataset and ETL pipeline for machine learning" :url "http://github.com/techascent/tech.ml.dataset" :license {:name "Eclipse Public License"