We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a7be5c + d9d1b7b commit a3251e3Copy full SHA for a3251e3
CHANGELOG.MD
@@ -1,6 +1,10 @@
1
# Change Log
2
3
-## v3.62.0, Jun 20, 2023
+## v3.62.1, Jun 30, 2023
4
+
5
+* Updates version.
6
7
+## v3.62.0, Jun 29, 2023
8
9
* Adds the Event property chapter.
10
* Adds the KeyCode property chapter.
conf.py
@@ -56,9 +56,9 @@
56
# built documents.
57
#
58
# The short X.Y version.
59
-version = u'v3.62.0'
+version = u'v3.62.1'
60
# The full version, including alpha/beta/rc tags.
61
-release = u'v3.62.0'
+release = u'v3.62.1'
62
63
# The language for content autogenerated by Sphinx. Refer to documentation
64
# for a list of supported languages.
0 commit comments