From 9e5526270271f84428cb68b430e5ac231dbe246a Mon Sep 17 00:00:00 2001 From: Chris Nuernberger Date: Thu, 3 Dec 2020 10:56:42 -0700 Subject: [PATCH] snap --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 291a97b..e3b113e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-python/libpython-clj "2.00-alpha-6" +(defproject clj-python/libpython-clj "2.00-alpha-7-SNAPSHOT" :description "libpython bindings for Clojure" :url "http://github.com/cnuernber/libpython-clj" :license {:name "Eclipse Public License"