Skip to content

Commit

Permalink
0.8.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Nov 27, 2023
1 parent cd72fe8 commit d4f94d0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@



## v0.8.2 (2023-11-27)

### Fix

* fix: Added additonal documentation to multi sent
processing ([`95fb837`](https://github.com/KennethEnevoldsen/asent/commit/95fb8375c03dd4530adef34c3bb5d4ddbedbf24f))

### Unknown

* Added docs serve to makefile ([`cd72fe8`](https://github.com/KennethEnevoldsen/asent/commit/cd72fe8d246e7c5034f17eb4a0b0459936f1112b))


## v0.8.1 (2023-11-21)

### Ci
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "asent"
version = "0.8.1"
version = "0.8.2"
description = "A python package for flexible and transparent sentiment analysis."
authors = [
{ name = "Kenneth Enevoldsen", email = "kennethcenevoldsen@gmail.com" },
Expand Down

0 comments on commit d4f94d0

Please sign in to comment.