Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Themimitoof committed Mar 8, 2023
1 parent 0f906a9 commit 2ed8f18
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
@@ -1,9 +1,9 @@
[tool.poetry]
name = "celery-prometheus"
version = "0.1.0"
version = "1.0.0"
description = "Celery with your own prometheus metrics"
authors = ["Guillaume Gauvrit <[email protected]>"]
readme = "README.rst"
readme = "README.md"
license = "BSD-Derived"

[tool.poetry.dependencies]
Expand Down

0 comments on commit 2ed8f18

Please sign in to comment.