Skip to content
Snippets Groups Projects
Commit 421b84af authored by Damien George's avatar Damien George
Browse files

docs: Bump version to 1.9.4.

parent d2c1db1e
Branches
No related tags found
No related merge requests found
...@@ -90,7 +90,7 @@ source_suffix = '.rst' ...@@ -90,7 +90,7 @@ source_suffix = '.rst'
# General information about the project. # General information about the project.
project = 'MicroPython' project = 'MicroPython'
copyright = '2014-2017, Damien P. George, Paul Sokolovsky, and contributors' copyright = '2014-2018, Damien P. George, Paul Sokolovsky, and contributors'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the
...@@ -98,7 +98,7 @@ copyright = '2014-2017, Damien P. George, Paul Sokolovsky, and contributors' ...@@ -98,7 +98,7 @@ copyright = '2014-2017, Damien P. George, Paul Sokolovsky, and contributors'
# #
# We don't follow "The short X.Y version" vs "The full version, including alpha/beta/rc tags" # We don't follow "The short X.Y version" vs "The full version, including alpha/beta/rc tags"
# breakdown, so use the same version identifier for both to avoid confusion. # breakdown, so use the same version identifier for both to avoid confusion.
version = release = '1.9.3' version = release = '1.9.4'
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment