Skip to content

Commit 95b06ea

Browse files
committed
Bump version
1 parent d99b7b0 commit 95b06ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.2", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
version = "3.2.0"
6+
version = "3.2.1"
77
name = "personnummer"
88
description = "Validate Swedish personal identity numbers"
99
license = { file = "./LICENSE" }
@@ -16,8 +16,8 @@ classifiers = [
1616
]
1717

1818
[project.urls]
19-
homepage = "https://personnummer.dev"
20-
repository = "https://github.com/personnummer/python"
19+
Homepage = "https://personnummer.dev"
20+
Repository = "https://github.com/personnummer/python"
2121

2222
[project.entry-points."console_scripts"]
2323
personnummer = "personnummer.main:main"

0 commit comments

Comments
 (0)