We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98eb502 commit 5b4a4a5Copy full SHA for 5b4a4a5
CHANGELOG.md
@@ -1 +1,11 @@
1
# 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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "beet-observer"
-version = "0.0.1"
+version = "0.1.0"
description = "A beet plugin to automatically generate overlays from previous datapacks"
authors = ["BPR02 <[email protected]>"]
license = "MIT"
0 commit comments