We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e71b9 commit e89f172Copy full SHA for e89f172
project.clj
@@ -1,4 +1,4 @@
1
-(defproject lambda-ml "0.1.0-SNAPSHOT"
+(defproject lambda-ml "0.1.0"
2
:description "A small machine learning library aimed at providing simple, concise implementations of machine learning techniques and utilities."
3
:url "http://github.com/cloudkj/lambda-ml"
4
:license {:name "MIT License"
0 commit comments