We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d81e248 commit a407185Copy full SHA for a407185
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "posnoise"
7
-version = "0.0.3"
+version = "0.0.4"
8
authors = [{ name = "Oren Halvani" }]
9
description = "POSNoise: An Effective Countermeasure Against Topic Biases in Authorship Analysis"
10
readme = "README.md"
@@ -51,4 +51,4 @@ keywords = [
51
52
[project.urls]
53
Homepage = "https://github.com/Halvani/POSNoise"
54
-"Bug Tracker" = "https://github.com/Halvani/POSNoise/issues"
+"Bug Tracker" = "https://github.com/Halvani/POSNoise/issues"
0 commit comments