Skip to content

Commit

Permalink
chore: bump to version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
diegofd committed Mar 17, 2024
1 parent 4d38b39 commit 84604ab
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 @@ -10,7 +10,7 @@ build-backend = "hatchling.build"

[project]
name = "dnsupdater"
version = "0.0.2"
version = "0.0.3"
authors = [
{ name="Diego Fernandez Duran", email="diego@goedi.net" },
]
Expand All @@ -28,4 +28,4 @@ Homepage = "https://github.com/diegofd/dnsupdater"
Issues = "https://github.com/diegofd/dnsupdater/issues"

[project.scripts]
dnsupdater = "dnsupdater.dnsupdater:main"
dnsupdater = "dnsupdater.dnsupdater:main"

0 comments on commit 84604ab

Please sign in to comment.