Skip to content

Commit

Permalink
- Bumped version to 0.6.0 and removed obsolate scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jczaja committed Aug 14, 2024
1 parent 3dc96e2 commit edf286f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 107 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
name = "etradeTaxReturnHelper"
version = "0.5.5"
version = "0.6.0"
edition = "2021"
description = "Parses etrade financial documents for transaction details (income, tax paid, cost basis) and compute total income and total tax paid according to chosen tax residency (currency)"
description = "Parses etrade and revolut financial documents for transaction details (income, tax paid, cost basis) and compute total income and total tax paid according to chosen tax residency (currency)"
license = "BSD-3-Clause"
readme = "README.md"
keywords = ["etrade"]
keywords = ["etrade","revolut"]
repository = "https://github.com/jczaja/e-trade-tax-return-pl-helper"
homepage = "https://github.com/jczaja/e-trade-tax-return-pl-helper"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
54 changes: 0 additions & 54 deletions scripts/README.md

This file was deleted.

49 changes: 0 additions & 49 deletions scripts/e-trade_tax_dividends.sh

This file was deleted.

0 comments on commit edf286f

Please sign in to comment.