Skip to content

Commit b82a4d9

Browse files
author
Romamo
committed
chore: release v0.2.0
1 parent e03309e commit b82a4d9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "beancount-cli"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "A CLI tool to manage Beancount ledgers"
55
readme = "README.md"
66
authors = [

src/beancount_cli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.2.0"

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)