Skip to content

Commit a407185

Browse files
authored
Bump version from 0.0.3 to 0.0.4
1 parent d81e248 commit a407185

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "posnoise"
7-
version = "0.0.3"
7+
version = "0.0.4"
88
authors = [{ name = "Oren Halvani" }]
99
description = "POSNoise: An Effective Countermeasure Against Topic Biases in Authorship Analysis"
1010
readme = "README.md"
@@ -51,4 +51,4 @@ keywords = [
5151

5252
[project.urls]
5353
Homepage = "https://github.com/Halvani/POSNoise"
54-
"Bug Tracker" = "https://github.com/Halvani/POSNoise/issues"
54+
"Bug Tracker" = "https://github.com/Halvani/POSNoise/issues"

0 commit comments

Comments
 (0)