Skip to content

Commit e129cf1

Browse files
committed
1.46
1 parent 466b53b commit e129cf1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:deps {
55
org.clojure/clojure {:mvn/version "1.10.1"}
66
camel-snake-kebab {:mvn/version "0.4.0"}
7-
techascent/tech.datatype {:mvn/version "5.05"}
8-
org.clojure/data.json {:mvn/version "0.2.7"}
7+
techascent/tech.datatype {:mvn/version "5.18"}
8+
org.clojure/data.json {:mvn/version "1.0.0"}
99
}
1010
}

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject clj-python/libpython-clj "1.46-SNAPSHOT"
1+
(defproject clj-python/libpython-clj "1.46"
22
:description "libpython bindings to the techascent ecosystem"
33
:url "http://github.com/cnuernber/libpython-clj"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)