File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.1.3] - 2021-03-09
11
+
10
12
## Changed
11
13
12
14
- Allow users to define L1 and L2 regularization of ` SiameseModel ` [ #67 ] ( https://github.com/matchms/ms2deepscore/issues/67 )
@@ -35,7 +37,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
37
36
38
- This is the initial version of MS2DeepScore
37
39
38
- [ Unreleased ] : https://github.com/matchms/ms2deepscore/compare/0.1.2...HEAD
40
+ [ Unreleased ] : https://github.com/matchms/ms2deepscore/compare/0.1.3...HEAD
41
+ [ 0.1.3 ] : https://github.com/matchms/ms2deepscore/compare/0.1.2...0.1.3
39
42
[ 0.1.2 ] : https://github.com/matchms/ms2deepscore/compare/0.1.1...0.1.2
40
43
[ 0.1.1 ] : https://github.com/matchms/ms2deepscore/compare/0.1.0...0.1.1
41
44
[ 0.1.0 ] : https://github.com/matchms/ms2deepscore/releases/tag/0.1.0
Original file line number Diff line number Diff line change 1
- __version__ = '0.1.2 '
1
+ __version__ = '0.1.3 '
You can’t perform that action at this time.
0 commit comments