Skip to content

Commit

Permalink
MNT: Update project version to v0.6.0 (#93)
Browse files Browse the repository at this point in the history
* Update project version metadata from v0.5.0 to v0.6.0.
  • Loading branch information
matthewfeickert authored Sep 27, 2024
1 parent cb54b9a commit ccf29c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions:
contents: read
metadata: read
author: "Scientific-Python"
version: "0.5.0"
version: "0.6.0"

inputs:
artifacts_path:
Expand Down
2 changes: 1 addition & 1 deletion pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ channels = ["conda-forge"]
description = "Environment for the scientific-python/upload-nightly-action GitHub action"
name = "upload-nightly-action"
platforms = ["linux-64", "osx-64", "osx-arm64"]
version = "0.5.0"
version = "0.6.0"

[tasks]

Expand Down

0 comments on commit ccf29c8

Please sign in to comment.