Skip to content

Commit 67e5b8b

Browse files
authored
chore: actually fix version update script (#287)
1 parent 7e5ff21 commit 67e5b8b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

scripts/update_version.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ def update_version(
5757
update_init_py(timestamp, version)
5858
update_docs_config(version)
5959

60-
lock_path.unlink()
61-
6260

6361
if __name__ == "__main__":
6462
parser = argparse.ArgumentParser(

0 commit comments

Comments
 (0)