We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66cd0f9 commit 0d6542eCopy full SHA for 0d6542e
scripts/version.py
@@ -13,7 +13,7 @@
13
Lesser General Public License for more details.
14
"""
15
16
-VERSION = '2.29.3'
+VERSION = '2.29.4'
17
SO_VERSION_MAJOR = '36'
18
SO_VERSION_MINOR = '0'
19
SO_VERSION = SO_VERSION_MAJOR + '.' + SO_VERSION_MINOR
0 commit comments