Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b8e9ba3

Browse files
committed
Back to development: v0.6
1 parent 98c8071 commit b8e9ba3

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changes in sphinx-automodapi
22
============================
33

4+
0.6 (unreleased)
5+
----------------
6+
7+
- No changes yet.
8+
49
0.5 (2017-05-29)
510
----------------
611

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# built documents.
2929
#
3030
# The short X.Y version.
31-
version = '0.5'
31+
version = '0.6.dev0'
3232
# The full version, including alpha/beta/rc tags.
3333
release = version
3434

sphinx_automodapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.5'
1+
__version__ = '0.6.dev0'

0 commit comments

Comments
 (0)