Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit 1b453f0

Browse files
committed
Adjusting version number
1 parent 33df3e4 commit 1b453f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

circtools/circtools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import os.path
2121

2222
# global settings
23-
version = "0.1.0"
23+
version = "1.0.0"
2424
program_name = "circtools"
2525

2626
# samtools/git like parsing from http://chase-seibert.github.io/blog/2014/03/21/python-multilevel-argparse.html

0 commit comments

Comments
 (0)