Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jettify committed Dec 29, 2017
1 parent cac9c79 commit 71495bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiozipkin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from .tracer import Tracer, create


__version__ = '0.0.1b5'
__version__ = '0.0.1b6'
__all__ = (
'Tracer',
'Sampler',
Expand Down

0 comments on commit 71495bf

Please sign in to comment.