Skip to content

Commit d1ac6da

Browse files
authored
Update pyproject.toml
1 parent fee9ec4 commit d1ac6da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ build-backend = "poetry.core.masonry.api"
66
name = "PyDocSmith"
77
version = "0.15"
88
description = "Parse Python docstrings in reST, Google and Numpydoc format"
9-
authors = ["Marcin Kurczewski <[email protected]>"]
9+
authors = ["Suman Saurabh <[email protected]>"]
1010
license = "MIT"
1111
readme = "README.md"
12-
repository = "https://github.com/SingularityX-ai/PyDocSmith"
12+
repository = "https://github.com/Penify-dev/PyDocSmith"
1313
classifiers = [
1414
"Environment :: Other Environment",
1515
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)