Skip to content

Commit c52fe0f

Browse files
committed
v0.17.3
1 parent 11bf72c commit c52fe0f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# NEWS
22

3+
## v0.17.3
4+
5+
- Fixed `mincycles` (#119)
6+
- Fixed package compiler scripts
7+
38
## v0.17.2
49

510
- Fixed `rem_vertex` (#114)

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MolecularGraph"
22
uuid = "6c89ec66-9cd8-5372-9f91-fabc50dd27fd"
33
authors = ["Seiji Matsuoka <ms0ae8ti1sj2ui@gmail.com"]
4-
version = "0.17.2"
4+
version = "0.17.3"
55

66
[deps]
77
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

0 commit comments

Comments
 (0)