Skip to content

Commit

Permalink
chore: set version to 0
Browse files Browse the repository at this point in the history
Change-Id: I732ebfb3260518bdac1b68305a6ace8cf32c955b
  • Loading branch information
jd committed Dec 11, 2024
1 parent ff6819c commit 4568c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pytest-mergify"
version = "0.1.0"
version = "0"
description = "Pytest plugin for Mergify"
authors = ["Julien Danjou <[email protected]>"]
license = "Apache"
Expand Down

0 comments on commit 4568c7d

Please sign in to comment.