Skip to content

Commit

Permalink
Preparing release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri Shkuro committed May 12, 2019
1 parent 59a14ff commit ba0c8c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
History
-------

3.0.1 (unreleased)
3.1.0 (2019-05-12)
------------------

- Nothing changed yet.
- Unpin OpenTracing dependency and change to a range (#40) <Nathan Hsieh>
- Add support for Python 3.5+ (#39) <Aliaksei Urbanski>
- Include 0,1 as acceptable sampled value (#37) <Dominik Janků>


3.0.0 (2018-07-10)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='basictracer',
version='3.0.1.dev0',
version='3.1.0',
author='The OpenTracing Authors',
author_email='[email protected]',
license='MIT',
Expand Down

0 comments on commit ba0c8c9

Please sign in to comment.