Skip to content

Commit 73c93e6

Browse files
committed
1.4.0.0 version forgotten in conf
1 parent d03b309 commit 73c93e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/source/changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ file.
6969
Function BODYATMOSPHERE
7070
:::::::::::::::::::::::
7171

72-
Added :function:`BODYATMOSPHERE` as an alternate way to
72+
Added :func:`BODYATMOSPHERE` as an alternate way to
7373
obtain the atmosphere information about a body. Actually
7474
this function had already existed. It just hadn't been
7575
documented.

doc/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
# built documents.
6060
#
6161
# The short X.Y version.
62-
version = '1.3.3.0'
62+
version = '1.4.0.0'
6363
# The full version, including alpha/beta/rc tags.
64-
release = '1.3.3.0'
64+
release = '1.4.0.0'
6565

6666
# The language for content autogenerated by Sphinx. Refer to documentation
6767
# for a list of supported languages.

0 commit comments

Comments
 (0)