Skip to content

Commit

Permalink
"[ci skip] Bumping version 1.3.24 to 1.3.25"
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfiola committed Jul 22, 2024
1 parent 7e432e7 commit b492d35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.3.24
current_version = 1.3.25
commit = True
tag = True
message = "[ci skip] Bumping version {current_version} to {new_version}"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "locust-grasshopper"
version = "1.3.24" # Managed by bump2version
version = "1.3.25" # Managed by bump2version
readme = {file = "README.md", content-type = "text/markdown"}
description = "a load testing tool extended from locust"
classifiers = [
Expand Down

0 comments on commit b492d35

Please sign in to comment.