Skip to content

Commit 2d230d4

Browse files
committed
Fixed README format in metadata
1 parent 39982e2 commit 2d230d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[project]
22
name = "reynir-correct"
3-
version = "4.1.1"
3+
version = "4.1.2"
44
description = "Spelling and grammar correction for Icelandic"
55
authors = [{ name = "Miðeind ehf.", email = "mideind@mideind.is" }]
6-
readme = { file = "README.rst", content-type = "text/x-rst" }
6+
readme = { file = "README.md", content-type = "text/markdown" }
77
license = { file = "LICENSE.txt" }
88
classifiers = [
99
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)