We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11bf72c commit c52fe0fCopy full SHA for c52fe0f
NEWS.md
@@ -1,5 +1,10 @@
1
# NEWS
2
3
+## v0.17.3
4
+
5
+- Fixed `mincycles` (#119)
6
+- Fixed package compiler scripts
7
8
## v0.17.2
9
10
- Fixed `rem_vertex` (#114)
Project.toml
@@ -1,7 +1,7 @@
name = "MolecularGraph"
uuid = "6c89ec66-9cd8-5372-9f91-fabc50dd27fd"
authors = ["Seiji Matsuoka <ms0ae8ti1sj2ui@gmail.com"]
-version = "0.17.2"
+version = "0.17.3"
[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
0 commit comments