Skip to content

Commit 94446f3

Browse files
author
Dominik R Laetsch
committed
version number
1 parent c9fcae3 commit 94446f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blobtools

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ except ImportError:
4343
sys.exit("[ERROR]\t: The module docopt is not installed. \n \tPlease run : pip install docopt")
4444

4545

46-
__version__ = "blobtools v0.9.19"
46+
__version__ = "blobtools v0.9.19.2"
4747
MAINDIR = join(dirname(__file__), '')
4848
DATADIR = join(MAINDIR, 'data/')
4949
LIBDIR = join(MAINDIR, 'bloblib/')

0 commit comments

Comments
 (0)