Skip to content

Commit f0d8276

Browse files
committed
use version that does not result in invalid docker tag
1 parent 26916f9 commit f0d8276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple/vectoradd_jax/tesseract_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: vectoradd_jax
2-
version: "2025/02/05"
2+
version: "2025-02-05"
33
description: |
44
Tesseract that adds/subtracts two vectors. Uses jax internally.
55

0 commit comments

Comments
 (0)