Content-Length: 282546 | pFad | http://github.com/micropython/micropython/commit/da4b38e7562dfa451917f9d7f344a7f26de8c7bd
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38054a5 commit da4b38eCopy full SHA for da4b38e
docs/conf.py
@@ -74,7 +74,7 @@
74
#
75
# We don't follow "The short X.Y version" vs "The full version, including alpha/beta/rc tags"
76
# breakdown, so use the same version identifier for both to avoid confusion.
77
-version = release = '1.17'
+version = release = '1.18'
78
79
# The language for content autogenerated by Sphinx. Refer to documentation
80
# for a list of supported languages.
py/mpconfig.h
@@ -28,7 +28,7 @@
28
29
// Current version of MicroPython
30
#define MICROPY_VERSION_MAJOR 1
31
-#define MICROPY_VERSION_MINOR 17
+#define MICROPY_VERSION_MINOR 18
32
#define MICROPY_VERSION_MICRO 0
33
34
// Combined version as a 32-bit number for convenience
Fetched URL: http://github.com/micropython/micropython/commit/da4b38e7562dfa451917f9d7f344a7f26de8c7bd
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments