Skip to content

Commit

Permalink
Update changelog for v0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MusfiqDehan committed Sep 2, 2024
1 parent 15373e9 commit 966d430
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "data-preprocessors"
version = "0.41.0"
version = "0.42.0"
description = "An easy to use tool for Data Preprocessing specially for Text Preprocessing"
license = "MIT"
authors = ["Md. Musfiqur Rahaman <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="data-preprocessors",
version="0.41.0",
version="0.42.0",
author="Md. Musfiqur Rahaman",
author_email="[email protected]",
)

0 comments on commit 966d430

Please sign in to comment.