Skip to content

Commit 7147a92

Browse files
committed
release version 0.2.0
1 parent 89a70ed commit 7147a92

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Version (NEXT)
3+
## Version 0.2.0
44
* added quantum kernel methods
55
* added quantum neural networks
66
* enhanced training with batching and configurable optimizers

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject org.soulspace/qclojure-ml "0.2.0-SNAPSHOT"
1+
(defproject org.soulspace/qclojure-ml "0.2.0"
22
:description "Quantum Machine Learning algorithms for QClojure"
33
:license {:name "Eclipse Public License 1.0"
44
:url "http://www.eclipse.org/legal/epl-v10.html"}

0 commit comments

Comments
 (0)