Skip to content

Commit

Permalink
Add reminder for github release (fixes #732).
Browse files Browse the repository at this point in the history
  • Loading branch information
andialbrecht committed Aug 6, 2023
1 parent 3eec63d commit b90e422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ release:
@rm -rf dist/
python -m build
twine upload --sign --identity E0B84F81 dist/*
@echo "Reminder: Add release on github https://github.com/andialbrecht/sqlparse/releases"

0 comments on commit b90e422

Please sign in to comment.