Skip to content

Commit

Permalink
Revert "Version for verification purposes"
Browse files Browse the repository at this point in the history
This reverts commit 3068e4a.
  • Loading branch information
soitinj committed Sep 6, 2024
1 parent 3068e4a commit 5bef3a8
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 @@ -5,7 +5,7 @@ build-backend = "poetry_dynamic_versioning.backend"
[tool.poetry]
name = "locust"
description = "Developer-friendly load testing framework"
version = "2.31.5+headers_fix"
version = "0.0.0"
license = "MIT"
readme = "README.md"
authors = ["Jonatan Heyman", "Lars Holmberg"]
Expand Down Expand Up @@ -71,7 +71,7 @@ help = "Run the front end build required for package creation"
"Slack/Signup" = "https://communityinviter.com/apps/locustio/locust"

[tool.poetry-dynamic-versioning]
enable = false
enable = true
vcs = "git"
style = "pep440"
latest-tag = true
Expand Down

0 comments on commit 5bef3a8

Please sign in to comment.