Skip to content

Commit

Permalink
small tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoestner committed Nov 4, 2023
1 parent e7ae181 commit a80aba4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [O.1.2](https://github.com/jkoestner/folioflex/tree/v0.1.2)
## [0.1.2](https://github.com/jkoestner/folioflex/tree/v0.1.2)

[Full Changelog](https://github.com/jkoestner/folioflex/compare/v0.1.0...v0.1.2)

Expand Down
3 changes: 2 additions & 1 deletion folioflex/configs/portfolio_personal.ini
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ other_fields = static.other_fields
stock_splits = static.stock_splits

[static]
tx_file = $AWS_TX_FILE # r"C:\Users\johnk\Desktop\finance\test.csv"
tx_file = $AWS_TX_FILE
# r"C:\Users\johnk\Desktop\finance\test.csv"
filter_type = []
funds = ["BLKEQIX", "BLKRGIX", "BLKRVIX", "HLIEIX", "LIPIX", "TRPILCG", "TRPSV", "DODIX"]
delisted = [
Expand Down

0 comments on commit a80aba4

Please sign in to comment.