8000 docs: Bump version to 1.9.4. · micropython/micropython@421b84a · GitHub
[go: up one dir, main page]

Skip to content

Commit 421b84a

Browse files
committed
docs: Bump version to 1.9.4.
1 parent d2c1db1 commit 421b84a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,15 +90,15 @@
9090

9191
# General information about the project.
9292
project = 'MicroPython'
93-
copyright = '2014-2017, Damien P. George, Paul Sokolovsky, and contributors'
93+
copyright = '2014-2018, Damien P. George, Paul Sokolovsky, and contributors'
9494

9595
# The version info for the project you're documenting, acts as replacement for
9696
# |version| and |release|, also used in various other places throughout the
9797
# built documents.
9898
#
9999
# We don't follow "The short X.Y version" vs "The full version, including alpha/beta/rc tags"
100100
# breakdown, so use the same version identifier for both to avoid confusion.
101-
version = release = '1.9.3'
101+
version = release = '1.9.4'
102102

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

0 commit comments

Comments
 (0)
0