Skip to content

Commit 34849b2

Browse files
Update date in CITATION.cff and README.md
1 parent 6cab671 commit 34849b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cff-version: 1.2.0
22
message: "If you find this code helpful, please cite it as below."
33
title: "robot_descriptions.py: Robot descriptions in Python"
44
version: 1.14.0
5-
date-released: 2024-10-30
5+
date-released: 2025-01-07
66
url: "https://github.com/robot-descriptions/robot_descriptions.py"
77
license: "Apache-2.0"
88
authors:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ If you use this project in your works, please cite as follows:
294294
license = {Apache-2.0},
295295
url = {https://github.com/robot-descriptions/robot_descriptions.py},
296296
version = {1.14.0},
297-
year = {2024}
297+
year = {2025}
298298
}
299299
```
300300

0 commit comments

Comments
 (0)