Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
Upgrade version in setup.py (#48)
Browse files Browse the repository at this point in the history
* Fix Bug: Incorrect cross reference link to model

* Add check if refuri contains #

* Only use id for class and func refuri

* Add detail comment and use startswith instead

* Update setup.py
  • Loading branch information
yannanwang1 authored and bianliu1013 committed Jun 29, 2017
1 parent cdc9537 commit 922bb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setup(
name='sphinx-docfx-yaml',
version='1.2.9',
version='1.2.10',
author='Eric Holscher',
author_email='eric@ericholscher.com',
url='https://github.com/ericholscher/sphinx-docfx-yaml',
Expand Down

0 comments on commit 922bb39

Please sign in to comment.