Start 0.2.5 development
- Use pipenv to manage dependencies during development - Bump version number to 0.2.5.dev1
This commit is contained in:
parent
713dc39b9e
commit
12a6b34550
4 changed files with 464 additions and 2 deletions
|
@ -23,7 +23,7 @@ from sphinx.locale import l_
|
|||
from sphinx.roles import XRefRole
|
||||
from sphinx.util.nodes import make_refnode
|
||||
|
||||
__version__ = '0.2.4'
|
||||
__version__ = '0.2.5.dev1'
|
||||
|
||||
|
||||
def ip_object_anchor(typ, path):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue