Skip to content

Commit

Permalink
Correct wrong version in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
dsgnr committed Nov 8, 2024
1 parent f48f9cc commit 6164188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
package-mode = false
name = "portchecker.io"
version = "2.0.0"
version = "3.0.0"
description = """portchecker.io is an open-source API for checking port \
availability on specified hostnames or IP addresses. \
Ideal for developers and network admins, it helps troubleshoot network \
Expand Down

0 comments on commit 6164188

Please sign in to comment.