Skip to content

Commit 007e6fb

Browse files
committed
Release 0.4.0
1 parent 15c7b45 commit 007e6fb

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.4.0
2+
3+
* Improve commit message sorting by using natural sort
4+
* Add top-level --version option
5+
16
## 0.3.0
27

38
* Add `metadata` field capture for JSON
@@ -13,4 +18,3 @@
1318
* `--git-reset` also removes untracked files with `git clean -fd`
1419

1520
## 0.1.0 - First public release
16-

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "obelisk-manager"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "Utility for managing data in Obelisk format"
55
readme = "README.md"
66
requires-python = ">=3.12"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)