Skip to content

Commit

Permalink
Fix PyPi README rendering
Browse files Browse the repository at this point in the history
Close #540
  • Loading branch information
jkbrzt committed Dec 8, 2016
1 parent d0fc10c commit 0af6ae1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions README.rst
Expand Up @@ -27,9 +27,6 @@ generally interacting with HTTP servers.

.. section-numbering::

.. raw:: pdf
PageBreak oneColumn


Main features
Expand Down
2 changes: 1 addition & 1 deletion httpie/__init__.py
Expand Up @@ -3,7 +3,7 @@
"""
__author__ = 'Jakub Roztocil'
__version__ = '0.9.8'
__version__ = '1.0.0-dev'
__licence__ = 'BSD'


Expand Down

0 comments on commit 0af6ae1

Please sign in to comment.