Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
MSeifert04 committed Apr 9, 2018
1 parent 38e250c commit aa6b728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simple_benchmark/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- Matplotlib
"""

__version__ = '0.0.1'
__version__ = '0.0.2'

__all__ = ['benchmark', 'benchmark_random_array', 'benchmark_random_list',
'BenchmarkResult']
Expand Down

0 comments on commit aa6b728

Please sign in to comment.