Updates version to 0.2.1

This commit is contained in:
Volodymyr Orlov
2022-05-09 16:03:05 -07:00
parent db5edcf67a
commit 7ea620e6fd
+1 -1
View File
@@ -2,7 +2,7 @@
name = "smartcore" name = "smartcore"
description = "The most advanced machine learning library in rust." description = "The most advanced machine learning library in rust."
homepage = "https://smartcorelib.org" homepage = "https://smartcorelib.org"
version = "0.2.0" version = "0.2.1"
authors = ["SmartCore Developers"] authors = ["SmartCore Developers"]
edition = "2018" edition = "2018"
license = "Apache-2.0" license = "Apache-2.0"