Skip to content

Commit

Permalink
Bump version number to 0.2.11
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Blin <kblin@biosustain.dtu.dk>
  • Loading branch information
kblin committed Sep 2, 2019
1 parent 79bb3a1 commit 58a3ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ncbi_genome_download/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
argument_parser,
)

__version__ = '0.2.10'
__version__ = '0.2.11'
__all__ = [
'download',
'args_download',
Expand Down

0 comments on commit 58a3ce8

Please sign in to comment.