Skip to content

Commit 7c7b09f

Browse files
committed
fix: bump version
1 parent 749dfb8 commit 7c7b09f

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,6 +1,6 @@
11
[tool.poetry]
22
name = "marker-pdf"
3-
version = "1.9.0"
3+
version = "1.9.1"
44
description = "Convert documents to markdown with high speed and accuracy."
55
authors = ["Vik Paruchuri <github@vikas.sh>"]
66
readme = "README.md"
@@ -75,4 +75,4 @@ marker_server = "marker.scripts.server:server_cli"
7575

7676
[build-system]
7777
requires = ["poetry-core"]
78-
build-backend = "poetry.core.masonry.api"
78+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)