Skip to content

Commit

Permalink
Merge pull request #162 from foarsitter/release-0.7
Browse files Browse the repository at this point in the history
Update pyproject.toml
  • Loading branch information
foarsitter authored Dec 18, 2024
2 parents c13cc86 + 2339b0e commit 3a2f06e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
uses: actions/checkout@v4

- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5.1.0
uses: crazy-max/ghaction-github-labeler@v5.0.0
with:
skip-delete: true
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 = "requestmodel"
version = "0.6.1"
version = "0.7.0"
description = "requestmodel"
authors = ["Jelmer Draaijer <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 3a2f06e

Please sign in to comment.