Skip to content

Commit 62f15f8

Browse files
chore(main): release 0.1.0 (#2)
🤖 I have created a release *beep* *boop* --- ## 0.1.0 (2025-03-05) ### Miscellaneous Chores * release 0.1.0 ([3dd0101](3dd0101)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 57c67ee commit 62f15f8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-03-05)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.1.0 ([3dd0101](https://github.com/snakemake/snakemake-interface-software-deployment-plugins/commit/3dd0101b3b20c6b5f4e89cc889475e09eb12d050))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "MIT"
55
name = "snakemake-interface-software-deployment-plugins"
66
packages = [{include = "snakemake_interface_software_deployment_plugins"}]
77
readme = "README.md"
8-
version = "0.0.0"
8+
version = "0.1.0"
99

1010
[tool.poetry.dependencies]
1111
argparse-dataclass = "^2.0.0"

0 commit comments

Comments
 (0)