Skip to content

Commit 607fee9

Browse files
committed
version -> 0.2.2
1 parent 03a0960 commit 607fee9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ExtendableSparse"
22
uuid = "95c220a8-a1cf-11e9-0c77-dbfce5f500b3"
33
authors = ["Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"

docs/src/changes.md

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

3-
## dev
3+
## v0.2.2. Dec 23, 2019
44
- What used to be `_splice` is now `+` and allows now real addition (resulting in a CSC matrix)
55
- Added constructors of LNK matrix from CSC matrix and vice versa
66
- reorganized tests

0 commit comments

Comments
 (0)