Skip to content

Commit f414bf1

Browse files
committed
chore(main): release 0.1.0
1 parent a03228c commit f414bf1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# Changelog
22

3+
## 0.1.0 (2025-08-25)
4+
5+
6+
### Documentation
7+
8+
* Add intro.md ([4981cc1](https://github.com/SE-UP/snakemake-storage-plugin-git/commit/4981cc118481029b739ee6eba15393196f1c17ab))
9+
310
## [0.1.1] (2025-08-21)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "snakemake-storage-plugin-git"
3-
version = "0.1.1"
3+
version = "0.1.0"
44
readme = "README.md"
55
license = { text = "MIT" }
66
requires-python = ">=3.11,<4.0"

0 commit comments

Comments
 (0)