Skip to content

Commit c2b9173

Browse files
committed
Update versions in README.
1 parent f7daf0e commit c2b9173

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@ Helps converting unittest test-cases to pytest
77
-----------------------------------------------------
88

99
:Author: Hartmut Goebel <h.goebel@crazy-compilers.com>
10-
:Version: Version 0.3.dev
10+
:Version: Version 0.3
1111
:Copyright: Hartmut Goebel
1212
:Licence: GNU Public Licence v3 or later (GPLv3+)
1313
:Homepage: https://github.com/pytest-dev/unittest2pytest
1414

1515

16-
.. image:: https://secure.travis-ci.org/pytest-dev/unittest2pytest.png?branch=develop
16+
.. image:: https://img.shields.io/travis/pytest-dev/unittest2pytest/v0.3.svg
1717
:target: https://travis-ci.org/pytest-dev/unittest2pytest/
18+
:alt: Travis CI test status
1819

1920

2021
`unittest2pytest` is a tool that helps rewriting Python `unittest`

0 commit comments

Comments
 (0)