Skip to content

Commit 0ce91f7

Browse files
committed
Increments the version number to 1.4.2
1 parent ba51712 commit 0ce91f7

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
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "discriminative_lexicon_model"
3-
version = "1.4.1"
3+
version = "1.4.2"
44
description = "Python-implementation of Discriminative Lexicon Model / Linear Discriminative Learning"
55

66
license = "MIT"

0 commit comments

Comments
 (0)