Skip to content

Commit

Permalink
Merge pull request #67 from dixudx/development
Browse files Browse the repository at this point in the history
ready for 0.4.0
  • Loading branch information
dixudx committed Oct 28, 2015
2 parents 875f597 + ce2bffe commit 8a81ded
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ rtcclient
.. image:: https://img.shields.io/pypi/dm/rtcclient.svg
:target: https://pypi.python.org/pypi/rtcclient

.. image:: https://travis-ci.org/dixudx/rtcclient.svg
.. image:: https://api.travis-ci.org/dixudx/rtcclient.svg?branch=master
:target: https://pypi.python.org/pypi/rtcclient


Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[metadata]
name = rtcclient
author = Di Xu
version = 0.3.0
version = 0.4.0
author_email = stephenhsu90@gmail.com
summary = RTCClient for Rational Team Concert
description-file = README.rst
Expand Down

0 comments on commit 8a81ded

Please sign in to comment.