Skip to content

Commit

Permalink
Release 1.2.0 (#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentame authored Dec 17, 2024
1 parent 93ac942 commit c95d7f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ jobs:
name: Release
runs-on: ubuntu-latest
permissions:
id-token: write
attestations: write
contents: write
id-token: write
steps:
- name: Check out the repository
uses: actions/[email protected]
Expand Down
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 = "freebox-api"
version = "1.1.0"
version = "1.2.0"
description = "Provides asynchronous authentication and access to Freebox servers"
authors = ["stilllman <[email protected]>", "quentame <[email protected]>", "HACF <[email protected]>"]
license = "GNU GPL v3"
Expand Down

0 comments on commit c95d7f0

Please sign in to comment.