We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c443a94 commit c85c9bdCopy full SHA for c85c9bd
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "pointofview"
7
-version = "1.0.1"
+version = "1.0.2"
8
description = "A Python package for determining a piece of text's point of view (first, second, third, or unknown)."
9
authors = ["David L. Day <[email protected]>"]
10
license = "GPLv3"
0 commit comments