Skip to content

Commit e2b3add

Browse files
committed
Bump version and update changelog
1 parent 8df5642 commit e2b3add

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.19.0 (unreleased)
4+
0.19.0 (2025-01-13)
55
___________________
66

77
Bug fixes:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "textblob"
3-
version = "0.18.0.post0"
3+
version = "0.19.0"
44
description = "Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more."
55
readme = "README.rst"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)