Skip to content

Commit

Permalink
Merge pull request #77 from sthirugn/version_update
Browse files Browse the repository at this point in the history
Version updated for pypi
  • Loading branch information
elyezer committed Nov 23, 2015
2 parents 0fb41a5 + 94fef6d commit ffe2ccb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,14 @@ None

Version History
---------------
- Version 1.0.1

::

- Major code refactor for modularizing the code
- Added Tags support
- If @Test is not present, the first line of docstring will be used instead

- Version 1.0.0

::
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

setup(
name='testimony',
version='1.0.0',
url='https://github.com/sthirugn/testimony/',
version='1.0.1',
url='https://github.com/SatelliteQE/testimony/',
author='Suresh Thirugn',
author_email='[email protected]',
packages=['testimony'],
Expand Down

0 comments on commit ffe2ccb

Please sign in to comment.