Skip to content

Commit f99326c

Browse files
committed
Update scripts
1 parent 7e5af20 commit f99326c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/manage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ def call(cmd, jobname):
108108
return
109109

110110
if job == "release":
111-
app.version("patch")
111+
app.procedures['version'](self, 'patch')
112112
import move_documents
113113

114114

0 commit comments

Comments
 (0)