We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 662dae4 commit 4f286cdCopy full SHA for 4f286cd
fpm.toml
@@ -1,7 +1,8 @@
1
name = "daglib"
2
author = "Jacob Williams"
3
-copyright = "Copyright (c) 2018-2021, Jacob Williams"
+copyright = "Copyright (c) 2018-2025, Jacob Williams"
4
license = "BSD-3"
5
+version = "1.2.2"
6
description = "Directed Acyclic Graphs With Modern Fortran"
7
homepage = "https://github.com/jacobwilliams/daglib"
8
keywords = ["graph theory", "graphviz", "DAG"]
0 commit comments