Skip to content

Commit 7f4ee5c

Browse files
committed
bump up version to 0.2.6
1 parent b2b84fa commit 7f4ee5c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/docs/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# 更新履歴
22

3+
## v0.2.6(2022-06-11)
4+
### 🚀 Features
5+
6+
* 特定の慣用句や固有名詞をフィルターで除外する (#83) @yagays
7+
38
## v0.2.5(2022-04-17)
49
### 🐛 Bug Fixes
510

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 = "ja-timex"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
description = "Analyze and parse natural language temporal expression from Japanese sentences"
55
authors = ["Yuki Okuda <y.okuda@dr-ubie.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)