Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Commit

Permalink
Bump version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
laughingman7743 committed Jul 1, 2018
1 parent 486747e commit 549fefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bqdm/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import

__version__ = '0.1.4'
__version__ = '0.1.5'

CONTEXT_SETTINGS = dict(
help_option_names=['-h', '--help'],
Expand Down

0 comments on commit 549fefa

Please sign in to comment.