Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.

Commit a01fc33

Browse files
committed
fix: Fix version in pyproject.toml
1 parent 35760e2 commit a01fc33

1 file changed

Lines changed: 1 addition & 1 deletion

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 = "ing-ynab"
3-
version = "0.3.1"
3+
version = "3.0.1"
44
description = "Import your ING Germany bank statements via FinTS into YNAB."
55
authors = [{ name = "Arne Bahlo", email = "hey@arne.me" }]
66
dependencies = [

0 commit comments

Comments
 (0)