Skip to content

Commit 189712d

Browse files
authored
Update pyproject.toml
1 parent 16c94a7 commit 189712d

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 = "nypl_py_utils"
7-
version = "1.6.2"
7+
version = "1.6.3"
88
authors = [
99
{ name="Aaron Friedman", email="aaronfriedman@nypl.org" },
1010
]
@@ -93,4 +93,4 @@ addopts = "-ra -q"
9393
pythonpath = "src"
9494
testpaths = [
9595
"tests"
96-
]
96+
]

0 commit comments

Comments
 (0)