Skip to content

Commit

Permalink
1.4.0.0 version forgotten in conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunbaratu committed Feb 13, 2023
1 parent d03b309 commit 73c93e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/source/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ file.
Function BODYATMOSPHERE
:::::::::::::::::::::::

Added :function:`BODYATMOSPHERE` as an alternate way to
Added :func:`BODYATMOSPHERE` as an alternate way to
obtain the atmosphere information about a body. Actually
this function had already existed. It just hadn't been
documented.
Expand Down
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
# built documents.
#
# The short X.Y version.
version = '1.3.3.0'
version = '1.4.0.0'
# The full version, including alpha/beta/rc tags.
release = '1.3.3.0'
release = '1.4.0.0'

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

0 comments on commit 73c93e6

Please sign in to comment.