Skip to content

Commit 4da52a4

Browse files
committed
bump version to 1.0.0
1 parent 548c462 commit 4da52a4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: software
44
authors:
55
- given-names: "FastML Team"
66
title: "hls4ml"
7-
version: "v0.8.1"
7+
version: "v1.0.0"
88
doi: 10.5281/zenodo.1201549
99
repository-code: "https://github.com/fastmachinelearning/hls4ml"
1010
url: "https://fastmachinelearning.org/hls4ml"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ If you use this software in a publication, please cite the software
7373
@software{fastml_hls4ml,
7474
author = {{FastML Team}},
7575
title = {fastmachinelearning/hls4ml},
76-
year = 2023,
76+
year = 2024,
7777
publisher = {Zenodo},
78-
version = {v0.8.1},
78+
version = {v1.0.0},
7979
doi = {10.5281/zenodo.1201549},
8080
url = {https://github.com/fastmachinelearning/hls4ml}
8181
}

docs/intro/reference.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ If you use this software in a publication, please cite the software
1212
@software{fastml_hls4ml,
1313
author = {{FastML Team}},
1414
title = {fastmachinelearning/hls4ml},
15-
year = 2023,
15+
year = 2024,
1616
publisher = {Zenodo},
17-
version = {v0.8.1},
17+
version = {v1.0.0},
1818
doi = {10.5281/zenodo.1201549},
1919
url = {https://github.com/fastmachinelearning/hls4ml}
2020
}

0 commit comments

Comments
 (0)