Skip to content

Commit

Permalink
bumping up to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamyodinsky committed May 15, 2023
1 parent 4b89f4c commit 3320524
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 @@ -27,7 +27,7 @@ test-inte: build
test-e2e: build
poetry run pytest -v --disable-warnings --cov=terminalgpt tests/e2e

publish: test
publish: test-unit test-inte
poetry publish

run-install:
Expand Down

0 comments on commit 3320524

Please sign in to comment.