File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 90
90
91
91
# General information about the project.
92
92
project = 'MicroPython'
93
- copyright = '2014-2017 , Damien P. George, Paul Sokolovsky, and contributors'
93
+ copyright = '2014-2018 , Damien P. George, Paul Sokolovsky, and contributors'
94
94
95
95
# The version info for the project you're documenting, acts as replacement for
96
96
# |version| and |release|, also used in various other places throughout the
97
97
# built documents.
98
98
#
99
99
# We don't follow "The short X.Y version" vs "The full version, including alpha/beta/rc tags"
100
100
# breakdown, so use the same version identifier for both to avoid confusion.
101
- version = release = '1.9.3 '
101
+ version = release = '1.9.4 '
102
102
103
103
# The language for content autogenerated by Sphinx. Refer to documentation
104
104
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments