Skip to content

Commit

Permalink
Version for verification purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
soitinj committed Sep 6, 2024
1 parent 7d077f6 commit 3068e4a
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 = "0.0.0"
version = "2.31.5+headers_fix"
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 = true
enable = false
vcs = "git"
style = "pep440"
latest-tag = true
Expand Down

0 comments on commit 3068e4a

Please sign in to comment.