Skip to content

Commit

Permalink
Update Publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
aminalaee committed Aug 16, 2021
1 parent 684ae06 commit ce82945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e

VERSION_FILE="starlette/__init__.py"
VERSION_FILE="orm/__init__.py"

if [ -d 'venv' ] ; then
PREFIX="venv/bin/"
Expand Down

0 comments on commit ce82945

Please sign in to comment.