File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Time for a ChangeLog!
2+ ## 1.40
3+ * ` tech.datatype ` fixed bug in argsort.
4+
25## 1.39
36* ` tech.datatype ` upgrade to version that supports datetime types.
47
Original file line number Diff line number Diff line change 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.0-beta-9 " }
7+ techascent/tech.datatype {:mvn/version " 5.0-beta-10 " }
88 org.clojure/data.json {:mvn/version " 0.2.7" }
99 }
1010 }
Original file line number Diff line number Diff line change 1- (defproject clj-python /libpython-clj " 1.40-SNAPSHOT "
1+ (defproject clj-python /libpython-clj " 1.40"
22 :description " libpython bindings to the techascent ecosystem"
33 :url " http://github.com/cnuernber/libpython-clj"
44 :license {:name " Eclipse Public License"
You can’t perform that action at this time.
0 commit comments