Skip to content

Commit 3c0ff52

Browse files
committed
Version bump
1 parent 19a1b90 commit 3c0ff52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

olmocr/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
_MINOR = "4"
33
# On main and in a nightly release the patch should be one ahead of the last
44
# released build.
5-
_PATCH = "26"
5+
_PATCH = "27"
66
# This is mainly for nightly builds which have the suffix ".dev$DATE". See
77
# https://semver.org/#is-v123-a-semantic-version for the semantics.
88
_SUFFIX = ""

0 commit comments

Comments
 (0)