Skip to content

Commit e079997

Browse files
MNT: Update project version to v0.6.1 (#97)
* Update project version metadata from v0.6.0 to v0.6.1.
1 parent 40829e9 commit e079997

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permissions:
55
contents: read
66
metadata: read
77
author: "Scientific-Python"
8-
version: "0.6.0"
8+
version: "0.6.1"
99

1010
inputs:
1111
artifacts_path:

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels = ["conda-forge"]
44
description = "Environment for the scientific-python/upload-nightly-action GitHub action"
55
name = "upload-nightly-action"
66
platforms = ["linux-64", "osx-64", "osx-arm64"]
7-
version = "0.6.0"
7+
version = "0.6.1"
88

99
[tasks]
1010

0 commit comments

Comments
 (0)