Skip to content

Commit c8bb6c1

Browse files
committed
Bump version: prep for 0.2.0
1 parent 7a55d48 commit c8bb6c1

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.3"
8+
version = "0.2.0"
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)