Skip to content

Commit 3e8fe50

Browse files
committed
bump up version to 0.2.7
1 parent 1d108ce commit 3e8fe50

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/docs/changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# 更新履歴
22

3+
## v0.2.6(2022-09-14)
4+
### 🐛 Bug Fixes
5+
6+
* to_datetime()時に「半」が考慮されない問題を修正 (#85) @yagays
7+
38
## v0.2.6(2022-06-11)
49
### 🚀 Features
510

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "ja-timex"
3-
version = "0.2.6"
3+
version = "0.2.7"
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)