Skip to content

Commit 89ca448

Browse files
committed
Bump version to 0.3.3
Signed-off-by: Kai Blin <[email protected]>
1 parent 44bd5bc commit 89ca448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ncbi_genome_download/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
argument_parser,
1010
)
1111

12-
__version__ = '0.3.2'
12+
__version__ = '0.3.3'
1313
__all__ = [
1414
'download',
1515
'args_download',

0 commit comments

Comments
 (0)