Skip to content

Commit

Permalink
Merge pull request #274 from artefactory/fix/update-package-version
Browse files Browse the repository at this point in the history
Update package version to 1.2.1
  • Loading branch information
julesbertrand authored Feb 21, 2023
2 parents f6604b8 + f820e9f commit d428d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "nlpretext"
version = "1.2.0"
version = "1.2.1"
description = "All the goto functions you need to handle NLP use-cases, integrated in NLPretext"
readme = "README.md"
authors = [
Expand Down

0 comments on commit d428d73

Please sign in to comment.