Skip to content

Commit

Permalink
fix rst bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ickc committed Nov 23, 2016
1 parent a811e33 commit a208b6a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ becomes
+--------+---------------------+--------------------------+
| 2 | Any markdown | .. math:: E = mc^2 |
| | syntax, e.g. | |

+--------+---------------------+--------------------------+

Table: *Awesome* **Markdown** Table
Expand Down
2 changes: 1 addition & 1 deletion pantable/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.2'
__version__ = '0.2.1'

0 comments on commit a208b6a

Please sign in to comment.