Skip to content

Commit

Permalink
Merge pull request #521 from blacklanternsecurity/version-change-1-4
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
TheTechromancer authored Nov 8, 2024
2 parents 8c67272 + 8874cad commit 0c8d6e9
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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "baddns"
version = "1.3.0"
version = "1.4.0"
description = "Check subdomains for subdomain takeovers and other DNS tomfoolery"
authors = ["liquidsec <[email protected]>"]
repository = "https://github.com/blacklanternsecurity/baddns"
Expand Down Expand Up @@ -57,4 +57,4 @@ build-backend = "poetry_dynamic_versioning.backend"
[tool.poetry-dynamic-versioning]
enable = true
metadata = true
format = 'v1.3.{distance}'
format = 'v1.4.{distance}'

0 comments on commit 0c8d6e9

Please sign in to comment.