Skip to content

Commit c1a70e2

Browse files
committed
0.1.2 RC 1
1 parent 8f12b53 commit c1a70e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "maturin"
66
name = "arrayredox"
77
description = "Array utilities"
88
requires-python = ">=3.10"
9-
readme = { file = "README.md", content-type = "text/x-markdown" }
9+
readme = { file = "README.md", content-type = "text/markdown" }
1010
license = { text = "MIT" }
1111
authors = [
1212
{ name = "Christopher Ariza" },

0 commit comments

Comments
 (0)