Skip to content

Commit ca5f09a

Browse files
committed
Patch bump version to 0.1.3
1 parent 1ffb190 commit ca5f09a

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
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "transformer-ranker"
77
description = "Efficiently find the best-suited language model (LM) for your NLP task"
8-
version = "0.1.2"
8+
version = "0.1.3"
99
authors = [{ name = "Lukas Garbas", email = "lukas.garbaciauskas@informatik.hu-berlin.de" }]
1010
license = { file = "LICENSE" }
1111
readme = "README.md"

0 commit comments

Comments
 (0)