Skip to content

Commit

Permalink
README installation fix, + version
Browse files Browse the repository at this point in the history
Hensel committed May 4, 2016
1 parent be817fd commit 58bb291
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
@@ -9,7 +9,7 @@ Installation

.. code-block:: shell
pip install -e git+https://github.com/sendsay-ru/sendsay-api-python.git#egg=sendsay-api-python
pip install sendsay-api-python
Requirements
===================
2 changes: 1 addition & 1 deletion sendsay/version.py
Original file line number Diff line number Diff line change
@@ -14,4 +14,4 @@
# License for the specific language governing permissions and limitations
# under the License.

__version__ = "0.1.2"
__version__ = "0.1.3"

0 comments on commit 58bb291

Please sign in to comment.