Skip to content

Commit 5b4a4a5

Browse files
committed
0.1.0
Automatically generated by python-semantic-release
1 parent 98eb502 commit 5b4a4a5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# CHANGELOG
2+
3+
4+
## v0.1.0 (2024-11-21)
5+
6+
### Features
7+
8+
- Setup environment
9+
([`98eb502`](https://github.com/BPR02/Observer/commit/98eb50299cfc45725a89006e5cd5a74f5ce68659))
10+
11+
initial setup for automated build and release

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "beet-observer"
3-
version = "0.0.1"
3+
version = "0.1.0"
44
description = "A beet plugin to automatically generate overlays from previous datapacks"
55
authors = ["BPR02 <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)