Skip to content

Commit

Permalink
Flip order of US install and bump US
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilwoodruff committed Oct 6, 2024
1 parent b8c5575 commit b2f3b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ test:
pytest

install:
pip install policyengine-us==1.109.0
pip install -e ".[dev]" --config-settings editable_mode=compat
pip install policyengine-us==1.100.0

changelog:
build-changelog changelog.yaml --output changelog.yaml --update-last-date --start-from 1.0.0 --append-file changelog_entry.yaml
Expand Down

0 comments on commit b2f3b47

Please sign in to comment.