Skip to content

Commit

Permalink
Merge pull request #53 from junghoon-vans/chore/update-author-name-in…
Browse files Browse the repository at this point in the history
…-pyproject

Chore/update author name in pyproject
  • Loading branch information
junghoon-vans authored Jan 7, 2023
2 parents b77f056 + 90c4e4c commit ff66c39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
name = "varst"
version = "1.5.0"
description = "Replace substitutions in rst files with variables."
authors = ["Jeonghun-Ban <[email protected]>"]
maintainers = ["Jeonghun-Ban <[email protected]>"]
authors = ["junghoon-vans <[email protected]>"]
maintainers = ["junghoon-vans <[email protected]>"]
license = "MIT"
readme = "README.rst"
repository = "https://github.com/junghoon-vans/varst"
Expand Down

0 comments on commit ff66c39

Please sign in to comment.