Skip to content

Commit 7bf4114

Browse files
committed
bump up version to 0.2.3
1 parent 764fb1a commit 7bf4114

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/docs/changelog.md

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

3+
## v.0.2.3(2022-02-04)
4+
5+
### 🚀 Features
6+
7+
* 今世紀という表現をサポート (#74) @yagays
8+
* 範囲表現でも期間を表す場合に対応 (#73) @yagays
9+
310
## v.0.2.2(2022-01-29)
411

512
### 🐛 Bug Fixes

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.2"
3+
version = "0.2.3"
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)