Skip to content

Commit bcd18b9

Browse files
committed
version
1 parent 5412f41 commit bcd18b9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

_doc/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Sources available on
5454
Older versions
5555
++++++++++++++
5656

57+
* `0.4.0 <../v0.4.0/index.html>`_
5758
* `0.3.0 <../v0.3.0/index.html>`_
5859
* `0.2.0 <../v0.2.0/index.html>`_
5960
* `0.1.0 <../v0.1.0/index.html>`_

sphinx_runpython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.3.0"
1+
__version__ = "0.4.0"
22
__author__ = "Xavier Dupré"
33
__github__ = "https://github.com/sdpython/sphinx-runpython"
44
__url__ = "https://sdpython.github.io/doc/sphinx-runpython/dev/"

0 commit comments

Comments
 (0)