We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5ff21 commit 67e5b8bCopy full SHA for 67e5b8b
1 file changed
scripts/update_version.py
@@ -57,8 +57,6 @@ def update_version(
57
update_init_py(timestamp, version)
58
update_docs_config(version)
59
60
- lock_path.unlink()
61
-
62
63
if __name__ == "__main__":
64
parser = argparse.ArgumentParser(
0 commit comments