Skip to content

Commit 4f286cd

Browse files
committed
update fpm file
Fixes #15
1 parent 662dae4 commit 4f286cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fpm.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name = "daglib"
22
author = "Jacob Williams"
3-
copyright = "Copyright (c) 2018-2021, Jacob Williams"
3+
copyright = "Copyright (c) 2018-2025, Jacob Williams"
44
license = "BSD-3"
5+
version = "1.2.2"
56
description = "Directed Acyclic Graphs With Modern Fortran"
67
homepage = "https://github.com/jacobwilliams/daglib"
78
keywords = ["graph theory", "graphviz", "DAG"]

0 commit comments

Comments
 (0)