Skip to content

Commit

Permalink
pypi compatible! img link
Browse files Browse the repository at this point in the history
  • Loading branch information
andgineer committed Apr 22, 2019
1 parent e4643f2 commit 96a9f73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,11 @@ Example of report for the command::

bombard --example simple --repeat 2 --threshold 100

.. image:: docs/_static/simple_stdout.png
.. image:: https://github.com/masterandrey/bombard/blob/master/docs/_static/simple_stdout.png?raw=true

Documentation
-------------
`Bombard documentation <https://github.com/masterandrey/bombard/blob/master/docs/_static/simple_stdout.png>`_
`Bombard documentation <https://bombard.masterandrey.com/en/latest/>`_


.. |build_status| image:: https://travis-ci.org/masterandrey/bombard.png
Expand Down
2 changes: 1 addition & 1 deletion bombard/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '1.10.1'
__version__ = '1.13.1'


def version():
Expand Down

0 comments on commit 96a9f73

Please sign in to comment.