We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03b309 commit 73c93e6Copy full SHA for 73c93e6
doc/source/changes.rst
@@ -69,7 +69,7 @@ file.
69
Function BODYATMOSPHERE
70
:::::::::::::::::::::::
71
72
-Added :function:`BODYATMOSPHERE` as an alternate way to
+Added :func:`BODYATMOSPHERE` as an alternate way to
73
obtain the atmosphere information about a body. Actually
74
this function had already existed. It just hadn't been
75
documented.
doc/source/conf.py
@@ -59,9 +59,9 @@
59
# built documents.
60
#
61
# The short X.Y version.
62
-version = '1.3.3.0'
+version = '1.4.0.0'
63
# The full version, including alpha/beta/rc tags.
64
-release = '1.3.3.0'
+release = '1.4.0.0'
65
66
# The language for content autogenerated by Sphinx. Refer to documentation
67
# for a list of supported languages.
0 commit comments