Skip to content

Commit

Permalink
Fix v1.4.0 release date in CITATION.cff
Browse files Browse the repository at this point in the history
This was actually 2023, not 2022, I forgot to update the year back then.
  • Loading branch information
patrikhuber committed Dec 9, 2024
1 parent ce60ed7 commit bf1fd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors:
orcid: "https://orcid.org/0000-0002-1474-1040"
title: "eos: A lightweight 3D Morphable Face Model library in modern C++"
version: 1.4.0
date-released: 2022-03-26
date-released: 2023-03-26
url: "https://github.com/patrikhuber/eos"
license: Apache-2.0
preferred-citation:
Expand Down

0 comments on commit bf1fd4a

Please sign in to comment.