Skip to content

Commit a01fc33

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "[email protected]" }]
66
dependencies = [

0 commit comments

Comments
 (0)