Skip to content

Commit 57d9195

Browse files
committed
chore: Bump version to 0.6.1
1 parent 431249f commit 57d9195

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ extra_javascript:
5959
- javascripts/lightbox.js
6060

6161
extra:
62-
version: "0.6.0"
62+
version: "0.6.1"
6363
social:
6464
- icon: fontawesome/brands/github
6565
link: https://github.com/wesm/moneyflow

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "moneyflow"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
description = "Track your moneyflow - A powerful terminal UI for personal finance management"
55
readme = {file = "README.md", content-type = "text/markdown"}
66
requires-python = ">=3.11"

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)